Home
last modified time | relevance | path

Searched +full:0 +full:x01880000 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dk3-am65-main.dtsi16 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */
17 <0x00 0x01880000 0x00 0x90000>; /* GICR */
26 reg = <0x00 0x01820000 0x00 0x10000>;
36 reg = <0x00 0x32c00000 0x00 0x100000>,
37 <0x00 0x32400000 0x00 0x100000>,
38 <0x00 0x32800000 0x00 0x100000>;
45 reg = <0x00 0x02800000 0x00 0x100>;
55 reg = <0x00 0x02810000 0x00 0x100>;
65 reg = <0x00 0x02820000 0x00 0x100>;
/openbmc/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,qcm2290.yaml90 reg = <0x01880000 0x60200>;
123 reg = <0x01900000 0x8200>;
132 reg = <0x04480000 0x80000>;
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62p-main.dtsi10 reg = <0x00 0x70000000 0x00 0x10000>;
13 ranges = <0x00 0x00 0x70000000 0x10000>;
23 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */
24 <0x00 0x01880000 0x00 0xc0000>, /* GICR */
25 <0x01 0x00000000 0x00 0x2000>, /* GICC */
26 <0x01 0x00010000 0x00 0x1000>, /* GICH */
27 <0x01 0x00020000 0x00 0x2000>; /* GICV */
36 reg = <0x00 0x01820000 0x00 0x10000>;
37 socionext,synquacer-pre-its = <0x1000000 0x400000>;
49 ranges = <0x00 0x48000000 0x00 0x48000000 0x00 0x06400000>;
[all …]
H A Dk3-am62a-main.dtsi11 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 <0x00 0x01880000 0x00 0xc0000>, /* GICR */
22 <0x01 0x00000000 0x00 0x2000>, /* GICC */
23 <0x01 0x00010000 0x00 0x1000>, /* GICH */
24 <0x01 0x00020000 0x00 0x2000>; /* GICV */
38 reg = <0x00 0x01820000 0x00 0x10000>;
39 socionext,synquacer-pre-its = <0x1000000 0x400000>;
[all …]
H A Dk3-am62-main.dtsi11 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 <0x00 0x01880000 0x00 0xc0000>, /* GICR */
27 <0x01 0x00000000 0x00 0x2000>, /* GICC */
28 <0x01 0x00010000 0x00 0x1000>, /* GICH */
29 <0x01 0x00020000 0x00 0x2000>; /* GICV */
38 reg = <0x00 0x01820000 0x00 0x10000>;
39 socionext,synquacer-pre-its = <0x1000000 0x400000>;
[all …]
H A Dk3-am65-main.dtsi12 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 …]
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c67 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 …]