Searched refs:MCFUART_BASE0 (Results 1 – 13 of 13) sorted by relevance
103 #define MCFUART_BASE0 (MCF_MBAR + 0x180) /* Base address UART0 */ macro106 #define MCFUART_BASE0 (MCF_MBAR + 0x140) /* Base address UART0 */ macro
120 #define MCFUART_BASE0 (MCF_MBAR + 0x200) /* Base address UART0 */ macro123 #define MCFUART_BASE0 (MCF_MBAR + 0x1c0) /* Base address UART0 */ macro
34 #define MCFUART_BASE0 (MCF_MBAR + 0x8600) /* Base address UART0 */ macro
71 #define MCFUART_BASE0 (MCF_MBAR + 0x100) /* Base address UART0 */ macro
164 #define MCFUART_BASE0 0xFC060000 /* Base address of UART0 */ macro
88 #define MCFUART_BASE0 (MCF_MBAR + 0x1c0) /* Base address UART0 */ macro
120 #define MCFUART_BASE0 0xfc060000 /* Base address of UART0 */ macro
78 #define MCFUART_BASE0 (MCF_IPSBAR + 0x200) macro
76 #define MCFUART_BASE0 (MCF_IPSBAR + 0x00000200) macro
102 #define MCFUART_BASE0 (MCF_MBAR + 0x1c0) /* Base address UART0 */ macro
97 #define MCFUART_BASE0 (MCF_IPSBAR + 0x200) macro
97 #define MCFUART_BASE0 0xFC060000 /* Base address of UART1 */ macro
28 .mapbase = MCFUART_BASE0,351 writeb(MCF_IRQ_UART0, MCFUART_BASE0 + MCFUART_UIVR); in mcf_uart_set_irq()