Searched refs:S3C24XX_PA_UART (Results 1 – 4 of 4) sorted by relevance
28 #define S3C24XX_PA_UART S3C2410_PA_UART macro48 #define S3C24XX_VA_GPIO ((S3C24XX_PA_GPIO - S3C24XX_PA_UART) + S3C24XX_VA_UART)
62 mov r2, #S3C24XX_PA_UART & 0xff00000063 orr r2, r2, #S3C24XX_PA_UART & 0xff000
255 #define S3C2410_PA_UART0 (S3C24XX_PA_UART)256 #define S3C2410_PA_UART1 (S3C24XX_PA_UART + 0x4000 )257 #define S3C2410_PA_UART2 (S3C24XX_PA_UART + 0x8000 )258 #define S3C2443_PA_UART3 (S3C24XX_PA_UART + 0xC000 )
160 #define S3C_PA_UART S3C24XX_PA_UART