Searched +full:0 +full:x7e004000 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | brcm,bcm2835-txp.yaml | 33 reg = <0x7e004000 0x20>;
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | map-s3c64xx.h | 22 #define S3C64XX_PA_XM0CSN0 (0x10000000) 23 #define S3C64XX_PA_XM0CSN1 (0x18000000) 24 #define S3C64XX_PA_XM0CSN2 (0x20000000) 25 #define S3C64XX_PA_XM0CSN3 (0x28000000) 26 #define S3C64XX_PA_XM0CSN4 (0x30000000) 27 #define S3C64XX_PA_XM0CSN5 (0x38000000) 30 #define S3C64XX_PA_HSMMC(x) (0x7C200000 + ((x) * 0x100000)) 31 #define S3C64XX_PA_HSMMC0 S3C64XX_PA_HSMMC(0) 35 #define S3C_PA_UART (0x7F005000) 36 #define S3C_PA_UART0 (S3C_PA_UART + 0x00) [all …]
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c64xx.dtsi | 33 #size-cells = <0>; 35 cpu@0 { 38 reg = <0x0>; 51 reg = <0x71200000 0x1000>; 58 reg = <0x71300000 0x1000>; 64 reg = <0x7c200000 0x100>; 67 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 75 reg = <0x7c300000 0x100>; 78 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 86 reg = <0x7c400000 0x100>; [all …]
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm283x.dtsi | 11 /memreserve/ 0x00000000 0x00001000; 40 size = <0x4000000>; /* 64MB */ 48 polling-delay-passive = <0>; 54 hysteresis = <0>; 71 reg = <0x7e003000 0x1000>; 72 interrupts = <1 0>, <1 1>, <1 2>, <1 3>; 82 reg = <0x7e004000 0x20>; 89 reg = <0x7e101000 0x2000>; 96 <&dsi0 0>, <&dsi0 1>, <&dsi0 2>, 97 <&dsi1 0>, <&dsi1 1>, <&dsi1 2>; [all …]
|