Searched refs:S3C24XX_VA_UART (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Dregs-serial.h35 #define S3C24XX_VA_UART0 (S3C24XX_VA_UART)
36 #define S3C24XX_VA_UART1 (S3C24XX_VA_UART + 0x4000 )
37 #define S3C24XX_VA_UART2 (S3C24XX_VA_UART + 0x8000 )
38 #define S3C24XX_VA_UART3 (S3C24XX_VA_UART + 0xC000 )
H A Ddebug-macro.S26 ldrne \rx, = S3C24XX_VA_UART
51 addne \rd, \rx, #(S3C24XX_VA_GPIO - S3C24XX_VA_UART)
82 addne \rd, \rx, #(S3C24XX_VA_GPIO - S3C24XX_VA_UART)
H A Dmap.h80 #define S3C24XX_VA_UART S3C2410_ADDR(0x00400000) macro
125 #define S3C24XX_VA_GPIO ((S3C2410_PA_GPIO - S3C24XX_PA_UART) + S3C24XX_VA_UART)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2412/
H A Dmach-smdk2413.c153 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
166 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
179 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-vstms.c160 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Dmach-smdk2410.c114 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-n30.c126 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-otom.c118 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-amlm5900.c249 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-h1940.c242 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-qt2410.c435 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-vr1000.c425 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-bast.c503 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2440/
H A Dmach-nexcoder.c151 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-rx3715.c234 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-smdk2440.c184 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-anubis.c320 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
H A Dmach-osiris.c346 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2443/
H A Dmach-smdk2443.c126 .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Ds3c2410.c33 * 10-Mar-2005 LCVR Changed S3C2410_VA_UART to S3C24XX_VA_UART
1040 port->membase = S3C24XX_VA_UART + (res->start - S3C24XX_PA_UART);

Completed in 121 milliseconds