Searched refs:AR7_REGS_UART0 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/boot/compressed/
H A Duart-16550.c18 #define PORT(offset) (CKSEG1ADDR(AR7_REGS_UART0) + (4 * offset))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-ar7/
H A Dar7.h39 #define AR7_REGS_UART0 (AR7_REGS_BASE + 0x0e00) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/ar7/
H A Dprom.c251 #define PORT(offset) (KSEG1ADDR(AR7_REGS_UART0 + (offset * 4)))
H A Dplatform.c539 uart_port.mapbase = AR7_REGS_UART0;

Completed in 39 milliseconds