Searched refs:UART0_BASE (Results 1 – 11 of 11) sorted by relevance
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()
78 #define CONFIG_SYS_NS16550_COM1 UART0_BASE
38 sio1007_enable_serial(SIO1007_IOPORT3, 0, UART0_BASE, UART0_IRQ); in board_early_init_f()
43 #define UART0_BASE (AIPS0_BASE_ADDR + 0x00027000) macro