Searched refs:UART1_IO_BASE (Results 1 – 12 of 12) sorted by relevance
29 #define ACTING_UART1_IO_BASE UART1_IO_BASE33 #define ACTING_UART0_IO_BASE UART1_IO_BASE
88 #define UART1_IO_BASE 0xEF600400 macro123 #define SERIAL_DEBUG_IO_BASE UART1_IO_BASE
103 #define UART1_IO_BASE 0x40000000 macro105 #define UART1_IO_BASE 0xe0000000 macro
75 #define UART1_IO_BASE 0x40000000 macro78 #define UART1_IO_BASE 0xe0000000 macro
31 #define UART1_IO_BASE (u8 *) UART1_PORT macro
56 #define UART1_IO_BASE (u8 *) 0xE0000300 macro
52 .paddr = UART1_IO_BASE,
60 #define UART1_IO_BASE 0xff600400 macro
65 #define UART1_IO_BASE (u8 *) 0xE0000300 macro
58 .paddr = UART1_IO_BASE,
74 .paddr = UART1_IO_BASE,
151 serial_req.iomem_base = (u_char *)UART1_IO_BASE; in spruce_early_serial_map()