Searched refs:UART4_BASE (Results 1 – 19 of 19) sorted by relevance
17 #define CONFIG_MXC_UART_BASE UART4_BASE
18 #define CONFIG_MXC_UART_BASE UART4_BASE
29 #define CONFIG_SYS_NS16550_COM4 UART4_BASE
26 #define CONFIG_MXC_UART_BASE UART4_BASE
40 #define CONFIG_MXC_UART_BASE UART4_BASE
143 # define CONFIG_MXC_UART_BASE UART4_BASE
38 #define UART4_BASE 0x40088000 /* UART 4 registers base */ macro
50 { .base = UART4_BASE, .reg_shift = 2,
71 #define UART4_BASE (OMAP54XX_L4_PER_BASE + 0x6e000) macro
307 setbits_le32((u32 *)(UART4_BASE + UFCR), UFCR_DCEDTE); in setup_dtemode_uart()314 clrbits_le32((u32 *)(UART4_BASE + UFCR), UFCR_DCEDTE); in setup_dcemode_uart()
186 #define UART4_BASE (0x0d000 + IMX_IO_BASE) macro
318 #define UART4_BASE (0x50008000) macro
294 case UART4_BASE: in setup_iomux_uart()
770 .reg = (struct mxc_uart *)UART4_BASE,
309 #define UART4_BASE (AIPS2_OFF_BASE_ADDR + 0x70000) macro
610 #define UART4_BASE 0x43FB0000 macro
637 t_serial.addr = UART4_BASE; in ddr_set_atags()