Searched +full:0 +full:x31c00 (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | qcom,qdu1000-ecpricc.yaml | 14 Qualcomm ECPRI Specification V2.0 Common Public Radio Interface clock control 58 reg = <0x00280000 0x31c00>;
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | qdu1000.dtsi | 28 #clock-cells = <0>; 34 #clock-cells = <0>; 40 #size-cells = <0>; 42 cpu0: cpu@0 { 45 reg = <0x0 0x0>; 46 clocks = <&cpufreq_hw 0>; 50 qcom,freq-domains = <&cpufreq_hw 0>; 68 reg = <0x0 0x100>; 69 clocks = <&cpufreq_hw 0>; 73 qcom,freq-domains = <&cpufreq_hw 0>; [all …]
|
/linux-6.14.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dump.h | 22 #define DRV_DUMP_XSTORM_WAITP_ADDRESS 0x2b8a80 23 #define DRV_DUMP_TSTORM_WAITP_ADDRESS 0x1b8a80 24 #define DRV_DUMP_USTORM_WAITP_ADDRESS 0x338a80 25 #define DRV_DUMP_CSTORM_WAITP_ADDRESS 0x238a80 45 #define BNX2X_DUMP_VERSION 0x61111111 65 static const u32 page_vals_e2[] = {0, 128}; 68 {0x58000, 4608, DUMP_CHIP_E2, 0x30} 74 static const u32 page_vals_e3[] = {0, 128}; 77 {0x58000, 4608, DUMP_CHIP_E3A0 | DUMP_CHIP_E3B0, 0x30} 81 { 0x2000, 1, 0x1f, 0xfff}, [all …]
|