Searched +full:0 +full:x01880000 (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/interconnect/ |
D | qcom,qcm2290.yaml | 64 reg = <0x01880000 0x60200>; 85 reg = <0x01900000 0x8200>; 91 reg = <0x04480000 0x80000>;
|
D | qcom,sm6115.yaml | 121 reg = <0x01880000 0x60200>; 150 reg = <0x01900000 0x8200>;
|
/linux-6.14.4/arch/arm64/boot/dts/ti/ |
D | k3-am62a-main.dtsi | 11 reg = <0x00 0x70000000 0x00 0x10000>; 14 ranges = <0x0 0x00 0x70000000 0x10000>; 19 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 20 <0x00 0x01880000 0x00 0xc0000>, /* GICR */ 21 <0x01 0x00000000 0x00 0x2000>, /* GICC */ 22 <0x01 0x00010000 0x00 0x1000>, /* GICH */ 23 <0x01 0x00020000 0x00 0x2000>; /* GICV */ 37 reg = <0x00 0x01820000 0x00 0x10000>; 38 socionext,synquacer-pre-its = <0x1000000 0x400000>; 48 ranges = <0x00 0x00 0x00100000 0x20000>; [all …]
|
D | k3-am62-main.dtsi | 11 reg = <0x00 0x70000000 0x00 0x10000>; 14 ranges = <0x0 0x00 0x70000000 0x10000>; 24 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 25 <0x00 0x01880000 0x00 0xc0000>, /* GICR */ 26 <0x01 0x00000000 0x00 0x2000>, /* GICC */ 27 <0x01 0x00010000 0x00 0x1000>, /* GICH */ 28 <0x01 0x00020000 0x00 0x2000>; /* GICV */ 37 reg = <0x00 0x01820000 0x00 0x10000>; 38 socionext,synquacer-pre-its = <0x1000000 0x400000>; 48 ranges = <0x0 0x00 0x00100000 0x20000>; [all …]
|
D | k3-am62p-j722s-common-main.dtsi | 22 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 23 <0x00 0x01880000 0x00 0xc0000>, /* GICR */ 24 <0x01 0x00000000 0x00 0x2000>, /* GICC */ 25 <0x01 0x00010000 0x00 0x1000>, /* GICH */ 26 <0x01 0x00020000 0x00 0x2000>; /* GICV */ 35 reg = <0x00 0x01820000 0x00 0x10000>; 36 socionext,synquacer-pre-its = <0x1000000 0x400000>; 44 reg = <0x00 0x00100000 0x00 0x20000>; 47 ranges = <0x00 0x00 0x00100000 0x20000>; 51 reg = <0x4044 0x8>; [all …]
|
D | k3-am65-main.dtsi | 12 reg = <0x0 0x70000000 0x0 0x200000>; 15 ranges = <0x0 0x0 0x70000000 0x200000>; 17 atf-sram@0 { 18 reg = <0x0 0x20000>; 22 reg = <0xf0000 0x10000>; 26 reg = <0x100000 0x100000>; 37 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 38 <0x00 0x01880000 0x00 0x90000>, /* GICR */ 39 <0x00 0x6f000000 0x00 0x2000>, /* GICC */ 40 <0x00 0x6f010000 0x00 0x1000>, /* GICH */ [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | qcm2290.dtsi | 31 #clock-cells = <0>; 37 #clock-cells = <0>; 43 #size-cells = <0>; 45 cpu0: cpu@0 { 48 reg = <0x0 0x0>; 49 clocks = <&cpufreq_hw 0>; 54 qcom,freq-domain = <&cpufreq_hw 0>; 67 reg = <0x0 0x1>; 68 clocks = <&cpufreq_hw 0>; 73 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|
D | sm6115.dtsi | 33 #clock-cells = <0>; 38 #clock-cells = <0>; 44 #size-cells = <0>; 46 cpu0: cpu@0 { 49 reg = <0x0 0x0>; 50 clocks = <&cpufreq_hw 0>; 55 qcom,freq-domain = <&cpufreq_hw 0>; 68 reg = <0x0 0x1>; 69 clocks = <&cpufreq_hw 0>; 74 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|
/linux-6.14.4/drivers/net/ethernet/dec/tulip/ |
D | tulip_core.c | 67 0000 No alignment 0x00000000 unlimited 0800 8 longwords 71 Warning: many older 486 systems are broken and require setting 0x00A04800 77 static int csr0 = 0x01A00000 | 0xE000; 79 static int csr0 = 0x01A00000 | 0x8000; 85 static int csr0 = 0x01A00000 | 0x9000; 87 static int csr0 = 0x01A00000 | 0x4800; 89 static int csr0 = 0x00200000 | 0x4000; 102 module_param(tulip_debug, int, 0); 103 module_param(max_interrupt_work, int, 0); 104 module_param(rx_copybreak, int, 0); [all …]
|