Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dmap-s5p.h49 #define S5P_VA_UART(x) (S3C_VA_UART + ((x) * S3C_UART_OFFSET)) macro
50 #define S5P_VA_UART0 S5P_VA_UART(0)
51 #define S5P_VA_UART1 S5P_VA_UART(1)
52 #define S5P_VA_UART2 S5P_VA_UART(2)
53 #define S5P_VA_UART3 S5P_VA_UART(3)