Home
last modified time | relevance | path

Searched +full:0 +full:x7f005000 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-s3c/
H A Dmap-s3c64xx.h22 #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 …]
/linux/Documentation/devicetree/bindings/serial/
H A Dsamsung_uart.yaml193 reg = <0x7f005000 0x100>;
209 reg = <0x10a00000 0xc0>;
213 interrupts = <GIC_SPI 634 IRQ_TYPE_LEVEL_HIGH 0>;
214 pinctrl-0 = <&uart0_bus>;
/linux/arch/arm/boot/dts/samsung/
H A Ds3c64xx.dtsi33 #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 …]