Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c64xx/
Ddev-uart.c74 .start = S3C_PA_UART3,
75 .end = S3C_PA_UART3 + 0x100,
/linux-3.4.99/arch/arm/mach-s3c64xx/include/mach/
Dmap.h43 #define S3C_PA_UART3 (S3C_PA_UART + 0xC00) macro