Searched refs:S3C24XX_PA_UART (Results 1 – 8 of 8) sorted by relevance
40 #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 )
91 #define S3C24XX_PA_UART S3C2410_PA_UART macro104 #define S3C_PA_UART S3C24XX_PA_UART
25 ldreq \rx, = S3C24XX_PA_UART41 addeq \rd, \rx, #(S3C24XX_PA_GPIO - S3C24XX_PA_UART)69 addeq \rd, \rx, #(S3C24XX_PA_GPIO - S3C24XX_PA_UART)
16 ldreq \rx, = S3C24XX_PA_UART
70 #define S3C24XX_PA_UART S3C24A0_PA_UART macro
57 #define S3C24XX_PA_UART S3C2400_PA_UART macro
72 #define S3C24XX_VA_GPIO ((S3C24XX_PA_GPIO - S3C24XX_PA_UART) + S3C24XX_VA_UART)
123 mov r2, #S3C24XX_PA_UART & 0xff000000124 orr r2, r2, #S3C24XX_PA_UART & 0xff000