Searched refs:UART4_BASE (Results 1 – 19 of 19) sorted by relevance
15 #define CONFIG_MXC_UART_BASE UART4_BASE
16 #define CONFIG_MXC_UART_BASE UART4_BASE
17 #define CONFIG_MXC_UART_BASE UART4_BASE
75 #define CONFIG_SYS_NS16550_COM5 UART4_BASE
134 # define CONFIG_MXC_UART_BASE UART4_BASE
35 #define CONFIG_MXC_UART_BASE UART4_BASE
37 #define UART4_BASE 0x40088000 /* UART 4 registers base */ macro
20 #define UART4_BASE 0x481A8000 macro
64 # define DEFAULT_UART_BASE UART4_BASE
49 { .base = UART4_BASE, .reg_shift = 2,
75 #define UART4_BASE (OMAP54XX_L4_PER_BASE + 0x6e000) macro
299 setbits_le32((u32 *)(UART4_BASE + UFCR), UFCR_DCEDTE); in setup_dtemode_uart()304 clrbits_le32((u32 *)(UART4_BASE + UCR3), UCR3_DCD | UCR3_RI); in setup_dtemode_uart()311 clrbits_le32((u32 *)(UART4_BASE + UFCR), UFCR_DCEDTE); in setup_dcemode_uart()
305 #define UART4_BASE (0x50008000) macro
185 #define UART4_BASE (0x0d000 + IMX_IO_BASE) macro
729 .reg = (struct mxc_uart *)UART4_BASE,
598 #define UART4_BASE 0x43FB0000 macro
315 #define UART4_BASE (AIPS2_OFF_BASE_ADDR + 0x70000) macro
Completed in 46 milliseconds