Searched refs:MCFUART_BASE1 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68knommu/
H A Dmcfuart.h21 #define MCFUART_BASE1 0x100 /* Base address of UART1 */ macro
25 #define MCFUART_BASE1 0x180 /* Base address of UART1 */ macro
28 #define MCFUART_BASE1 0x140 /* Base address of UART1 */ macro
32 #define MCFUART_BASE1 0x200 /* Base address of UART1 */ macro
37 #define MCFUART_BASE1 0x200 /* Base address of UART1 */ macro
40 #define MCFUART_BASE1 0x1c0 /* Base address of UART1 */ macro
44 #define MCFUART_BASE1 0x60000 /* Base address of UART1 */ macro
48 #define MCFUART_BASE1 0xfc060000 /* Base address of UART1 */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dmcfserial.c109 .addr = (volatile unsigned char *) (MCF_MBAR+MCFUART_BASE1),
1788 (mcfrs_console_port ? MCFUART_BASE2 : MCFUART_BASE1));
1881 (mcfrs_console_port ? MCFUART_BASE2 : MCFUART_BASE1));

Completed in 51 milliseconds