Searched refs:UART2_BASE (Results 1 – 25 of 53) sorted by relevance
123
27 #define CONFIG_MXC_UART_BASE UART2_BASE86 #define CONFIG_MXC_UART_BASE UART2_BASE
17 #define CONFIG_MXC_UART_BASE UART2_BASE
12 #define CONFIG_MXC_UART_BASE UART2_BASE
11 #define CONFIG_MXC_UART_BASE UART2_BASE
18 #define CONFIG_MXC_UART_BASE UART2_BASE
19 #define CONFIG_MXC_UART_BASE UART2_BASE
21 #define CONFIG_MXC_UART_BASE UART2_BASE
41 #define CONFIG_MXC_UART_BASE UART2_BASE
73 #define CONFIG_SYS_NS16550_COM3 UART2_BASE
27 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */
33 #define CONFIG_MXC_UART_BASE UART2_BASE
22 #define CONFIG_MXC_UART_BASE UART2_BASE
28 #define CONFIG_MXC_UART_BASE UART2_BASE
32 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */
18 #define UART2_BASE 0xFF130000 macro62 struct rk_uart * const uart = (void *)UART2_BASE; in board_debug_uart_init()
55 #define UART2_BASE 0xff160000 macro127 #define PX30_UART_BASE UART2_BASE
27 #define UART2_BASE 0x48024000 macro
18 #define UART2_BASE 0x48024000 macro
60 # define DEFAULT_UART_BASE UART2_BASE
559 sram_data.uart2_ier = mmio_read_32(UART2_BASE + UART_IER); in sram_dbg_uart_suspend()560 mmio_write_32(UART2_BASE + UART_IER, UART_INT_DISABLE); in sram_dbg_uart_suspend()570 mmio_write_32(UART2_BASE + UART_FCR, UART_FIFO_RESET); in sram_dbg_uart_resume()571 mmio_write_32(UART2_BASE + UART_IER, sram_data.uart2_ier); in sram_dbg_uart_resume()
90 #define PLAT_RK_UART_BASE UART2_BASE
44 #define UART2_BASE 0xff690000 macro
93 #define PLAT_RK_UART_BASE UART2_BASE
108 #define PLAT_RK_UART_BASE UART2_BASE