Searched refs:UART0_BASE (Results 1 – 13 of 13) sorted by relevance
9 || (defined(CONFIG_SERIAL_ALTERA_UART_CONSOLE) && defined(UART0_BASE))55 #elif defined(CONFIG_SERIAL_ALTERA_UART_CONSOLE) && defined(UART0_BASE)88 uartbase = (unsigned long) my_ioremap((unsigned long) UART0_BASE); in console_init()
14 UART0_BASE, UART0_IRQ); in board_early_init_f()
20 #define UART0_BASE 0x3f8 macro
25 #define UART0_BASE 0x48020000 macro
16 #define UART0_BASE 0x48020000 macro
16 #define UART0_BASE 0x44E09000 macro
19 #define UART0_BASE 0x44E09000 macro
56 # define DEFAULT_UART_BASE UART0_BASE
24 UART0_BASE, UART0_IRQ); in board_early_init_f()
72 #define CONFIG_SYS_NS16550_COM1 UART0_BASE
38 sio1007_enable_serial(SIO1007_IOPORT3, 0, UART0_BASE, UART0_IRQ); in board_early_init_f()
24 #define UART0_BASE 0xb0030000 macro
43 #define UART0_BASE (AIPS0_BASE_ADDR + 0x00027000) macro