Searched refs:S3C24XX_PA_UART (Results 1 – 3 of 3) sorted by relevance
26 #define S3C24XX_PA_UART S3C2410_PA_UART macro42 #define S3C24XX_VA_GPIO ((S3C24XX_PA_GPIO - S3C24XX_PA_UART) + S3C24XX_VA_UART)
48 mov r2, #S3C24XX_PA_UART & 0xff00000049 orr r2, r2, #S3C24XX_PA_UART & 0xff000
243 #define S3C2410_PA_UART0 (S3C24XX_PA_UART)244 #define S3C2410_PA_UART1 (S3C24XX_PA_UART + 0x4000 )245 #define S3C2410_PA_UART2 (S3C24XX_PA_UART + 0x8000 )246 #define S3C2443_PA_UART3 (S3C24XX_PA_UART + 0xC000 )
Completed in 5 milliseconds