Searched refs:IQ31244_UART (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-iop32x/
H A Diq31244.h10 #define IQ31244_UART 0xfe800000 /* UART #1 */ macro
H A Duncompress.h30 uart_base = (volatile u8 *)IQ31244_UART;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-iop32x/
H A Diq31244.c90 .virtual = IQ31244_UART,
91 .pfn = __phys_to_pfn(IQ31244_UART),
229 .mapbase = IQ31244_UART,
230 .membase = (char *)IQ31244_UART,
241 .start = IQ31244_UART,
242 .end = IQ31244_UART + 7,
316 .phys_io = IQ31244_UART,
317 .io_pg_offst = ((IQ31244_UART) >> 18) & 0xfffc,
332 .phys_io = IQ31244_UART,
333 .io_pg_offst = ((IQ31244_UART) >> 1
[all...]

Completed in 273 milliseconds