Home
last modified time | relevance | path

Searched defs:S3C_VA_UARTx (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/arm/mach-s5p64x0/include/mach/
Dmap.h93 #define S3C_VA_UARTx(x) (S3C_VA_UART + ((x) * S3C_UART_OFFSET)) macro
/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Dmap.h38 #define S3C_VA_UARTx(uart) (S3C_VA_UART + ((uart * S3C_UART_OFFSET))) macro
/linux-3.4.99/arch/arm/mach-s3c64xx/include/mach/
Dmap.h47 #define S3C_VA_UARTx(x) (S3C_VA_UART + (S3C_PA_UART & 0xfffff) + ((x) * S3C_UART_OFFSET)) macro
/linux-3.4.99/arch/arm/mach-s5pv210/include/mach/
Dmap.h145 #define S3C_VA_UARTx(x) (S3C_VA_UART + ((x) * S3C_UART_OFFSET)) macro
/linux-3.4.99/arch/arm/mach-exynos/include/mach/
Dmap.h228 #define S3C_VA_UARTx(x) (S3C_VA_UART + ((x) * S3C_UART_OFFSET)) macro