Home
last modified time | relevance | path

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

/linux/arch/arm/include/debug/
A Ds5pv210.S10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000 macro
21 ldr \rv, =S3C_VA_UART
A Dexynos.S10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000 macro
30 ldr \rv, =S3C_VA_UART
/linux/arch/arm/mach-s3c/include/mach/
A Dmap-base.h34 #define S3C_VA_UART S3C_ADDR(0x01000000) /* UART */ macro
/linux/arch/arm/mach-s3c/
A Dmap-s3c.h16 #define S3C24XX_VA_UART S3C_VA_UART
A Dmap-s3c64xx.h43 #define S3C_VA_UARTx(x) (S3C_VA_UART + (S3C_PA_UART & 0xfffff) + ((x) * S3C_UART_OFFSET))
A Ds3c64xx.c118 .virtual = (unsigned long)(S3C_VA_UART + UART_OFFS),

Completed in 11 milliseconds