Searched refs:UART5_BASE (Results 1 – 12 of 12) sorted by relevance
19 #define CONFIG_MXC_UART_BASE UART5_BASE
77 #define CONFIG_SYS_NS16550_COM6 UART5_BASE
59 #define CONFIG_MXC_UART_BASE UART5_BASE
38 #define UART5_BASE 0x40090000 /* UART 5 registers base */ macro
21 #define UART5_BASE 0x481AA000 macro
66 # define DEFAULT_UART_BASE UART5_BASE
51 { .base = UART5_BASE, .reg_shift = 2,
418 .reg = (struct mxc_uart *)UART5_BASE,
308 setbits_le32((u32 *)(UART5_BASE + UFCR), UFCR_DCEDTE); in setup_dtemode_uart()315 clrbits_le32((u32 *)(UART5_BASE + UFCR), UFCR_DCEDTE); in setup_dcemode_uart()
325 #define UART5_BASE (0x5002C000) macro
610 #define UART5_BASE 0x43FB4000 macro
316 #define UART5_BASE (AIPS2_OFF_BASE_ADDR + 0x74000) macro