Searched refs:UART2_BASE (Results 1 – 25 of 38) sorted by relevance
12
19 #define UART2_BASE 0xFF130000 macro77 struct rk_uart * const uart = (void *)UART2_BASE; in board_debug_uart_init()
32 #define CONFIG_MXC_UART_BASE UART2_BASE106 #define CONFIG_MXC_UART_BASE UART2_BASE
18 #define CONFIG_MXC_UART_BASE UART2_BASE
13 #define CONFIG_MXC_UART_BASE UART2_BASE
12 #define CONFIG_MXC_UART_BASE UART2_BASE
19 #define CONFIG_MXC_UART_BASE UART2_BASE
20 #define CONFIG_MXC_UART_BASE UART2_BASE
23 #define CONFIG_MXC_UART_BASE UART2_BASE
34 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */
50 #define CONFIG_MXC_UART_BASE UART2_BASE
26 #define CONFIG_MXC_UART_BASE UART2_BASE
30 #define CONFIG_MXC_UART_BASE UART2_BASE
57 #define CONFIG_MXC_UART_BASE UART2_BASE
123 #define CONFIG_MXC_UART_BASE UART2_BASE
16 #define CONFIG_MXC_UART_BASE UART2_BASE
25 #define CONFIG_MXC_UART_BASE UART2_BASE
40 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */
59 #define CONFIG_MXC_UART_BASE UART2_BASE
51 #define CONFIG_MXC_UART_BASE UART2_BASE
27 #define UART2_BASE 0x48024000 macro
50 #define UART2_BASE (OMAP44XX_L4_PER_BASE + 0x6c000) macro
69 #define UART2_BASE (OMAP54XX_L4_PER_BASE + 0x6c000) macro
34 #define UART2_BASE 0x43F94000 macro
306 setbits_le32((u32 *)(UART2_BASE + UFCR), UFCR_DCEDTE); in setup_dtemode_uart()313 clrbits_le32((u32 *)(UART2_BASE + UFCR), UFCR_DCEDTE); in setup_dcemode_uart()