Home
last modified time | relevance | path

Searched refs:S5P_PA_UART (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-s5pc100/include/mach/
Dmap.h128 #define S5P_PA_UART(x) (S3C_PA_UART + ((x) * S3C_UART_OFFSET)) macro
129 #define S5P_PA_UART0 S5P_PA_UART(0)
130 #define S5P_PA_UART1 S5P_PA_UART(1)
131 #define S5P_PA_UART2 S5P_PA_UART(2)
132 #define S5P_PA_UART3 S5P_PA_UART(3)
/arch/arm/mach-s5pv210/include/mach/
Dmap.h149 #define S5P_PA_UART(x) (S3C_PA_UART + ((x) * S3C_UART_OFFSET)) macro
150 #define S5P_PA_UART0 S5P_PA_UART(0)
151 #define S5P_PA_UART1 S5P_PA_UART(1)
152 #define S5P_PA_UART2 S5P_PA_UART(2)
153 #define S5P_PA_UART3 S5P_PA_UART(3)