Searched +full:0 +full:x3c001000 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | qcom,pcie-sc8280xp.yaml | 107 reg = <0x0 0x01c20000 0x0 0x3000>, 108 <0x0 0x3c000000 0x0 0xf1d>, 109 <0x0 0x3c000f20 0x0 0xa8>, 110 <0x0 0x3c001000 0x0 0x1000>, 111 <0x0 0x3c100000 0x0 0x100000>, 112 <0x0 0x01c23000 0x0 0x1000>; 114 ranges = <0x01000000 0x0 0x00000000 0x0 0x3c200000 0x0 0x100000>, 115 <0x02000000 0x0 0x3c300000 0x0 0x3c300000 0x0 0x1d00000>; 117 bus-range = <0x00 0xff>; 152 interrupt-map-mask = <0 0 0 0x7>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc8280xp.dtsi | 33 #clock-cells = <0>; 38 #clock-cells = <0>; 45 #size-cells = <0>; 47 CPU0: cpu@0 { 50 reg = <0x0 0x0>; 51 clocks = <&cpufreq_hw 0>; 58 qcom,freq-domain = <&cpufreq_hw 0>; 78 reg = <0x0 0x100>; 79 clocks = <&cpufreq_hw 0>; 86 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|