Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dmap-s5p.h34 #ifndef S3C_UART_OFFSET
35 #define S3C_UART_OFFSET (0x400) macro
Dmap-s3c.h30 #ifndef S3C_UART_OFFSET
31 #define S3C_UART_OFFSET (0x400) macro
/arch/arm/mach-s3c64xx/include/mach/
Dmap.h44 #define S3C_UART_OFFSET (0x400) macro
47 #define S3C_VA_UARTx(x) (S3C_VA_UART + (S3C_PA_UART & 0xfffff) + ((x) * S3C_UART_OFFSET))
/arch/arm/mach-exynos/include/mach/
Dmap.h21 #define S3C_UART_OFFSET (0x10000) macro
/arch/arm/mach-s3c24xx/include/mach/
Dmap.h22 #define S3C_UART_OFFSET (0x4000) macro
38 #define S3C_VA_UARTx(uart) (S3C_VA_UART + ((uart * S3C_UART_OFFSET)))