Home
last modified time | relevance | path

Searched refs:S3C24XX_PA_UART (Results 1 – 5 of 5) sorted by relevance

/arch/arm/plat-samsung/include/plat/
Dregs-serial.h40 #define S3C2410_PA_UART0 (S3C24XX_PA_UART)
41 #define S3C2410_PA_UART1 (S3C24XX_PA_UART + 0x4000 )
42 #define S3C2410_PA_UART2 (S3C24XX_PA_UART + 0x8000 )
43 #define S3C2443_PA_UART3 (S3C24XX_PA_UART + 0xC000 )
Dmap-s3c.h28 #define S3C24XX_PA_UART S3C2410_PA_UART macro
48 #define S3C24XX_VA_GPIO ((S3C24XX_PA_GPIO - S3C24XX_PA_UART) + S3C24XX_VA_UART)
/arch/arm/plat-s3c24xx/
Dsleep.S63 mov r2, #S3C24XX_PA_UART & 0xff000000
64 orr r2, r2, #S3C24XX_PA_UART & 0xff000
/arch/arm/mach-s3c24xx/include/mach/
Ddebug-macro.S23 ldr \rp, = S3C24XX_PA_UART
40 addeq \rd, \rx, #(S3C24XX_PA_GPIO - S3C24XX_PA_UART)
68 addeq \rd, \rx, #(S3C24XX_PA_GPIO - S3C24XX_PA_UART)
Dmap.h158 #define S3C_PA_UART S3C24XX_PA_UART