Lines Matching +full:0 +full:x46000000
45 implementation defined. Some SoCs can use 0x00000000-0x0fffffff and
46 0x40000000-0x4fffffff, while other SoCs only 0x40000000-0x4fffffff.
53 bank 0 to 0x42000000-0x43ffffff, bank 5 to 0x46000000-0x46ffffff
55 bank 0 to 0x48000000-0x49ffffff, bank 5 to 0x44000000-0x44ffffff
61 "^.*@[1-5],[1-9a-f][0-9a-f]+$":
77 // - the Ethernet device is connected at the offset 0x01f00000 of CS1 and
78 // mapped to 0x43f00000 of the parent bus.
79 // - the UART device is connected at the offset 0x00200000 of CS5 and
80 // mapped to 0x46200000 of the parent bus.
84 reg = <0x58c00000 0x400>;
87 ranges = <1 0x00000000 0x42000000 0x02000000>,
88 <5 0x00000000 0x46000000 0x01000000>;
92 reg = <1 0x01f00000 0x1000>;
93 interrupts = <0 48 4>;
99 reg = <5 0x00200000 0x20>;
100 interrupts = <0 49 4>;