Searched refs:CFG_SYS_NS16550_COM5 (Results 1 - 12 of 12) sorted by relevance

/u-boot/include/configs/
H A Dchiliboard.h104 #define CFG_SYS_NS16550_COM5 0x481a8000 /* UART4 */ macro
H A Dam335x_shc.h141 #define CFG_SYS_NS16550_COM5 0x481a8000 /* UART4 */ macro
H A Dam335x_sl50.h43 #define CFG_SYS_NS16550_COM5 0x481a8000 /* UART4 */ macro
H A Dbaltos.h188 #define CFG_SYS_NS16550_COM5 0x481a8000 /* UART4 */ macro
H A Dpdu001.h57 #define CFG_SYS_NS16550_COM5 UART4_BASE macro
H A Dam335x_guardian.h90 #define CFG_SYS_NS16550_COM5 0x481a8000 /* UART4 */ macro
H A Dam335x_evm.h165 #define CFG_SYS_NS16550_COM5 0x481a8000 /* UART4 */ macro
H A Dsunxi-common.h32 # define CFG_SYS_NS16550_COM5 SUNXI_R_UART_BASE macro
/u-boot/drivers/serial/
H A Dserial_ns16550.c31 #elif CONFIG_CONS_INDEX == 5 && !defined(CFG_SYS_NS16550_COM5)
61 #ifdef CFG_SYS_NS16550_COM5
62 (struct ns16550 *)CFG_SYS_NS16550_COM5,
202 #if defined(CFG_SYS_NS16550_COM5)
246 #if defined(CFG_SYS_NS16550_COM5)
H A Dserial_mtk.c367 #elif CONFIG_CONS_INDEX == 5 && !defined(CFG_SYS_NS16550_COM5)
385 #if defined(CFG_SYS_NS16550_COM5)
425 #if defined(CFG_SYS_NS16550_COM5)
/u-boot/board/eets/pdu001/
H A Dmux.c107 case CFG_SYS_NS16550_COM5:
/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c101 { .base = CFG_SYS_NS16550_COM5, .reg_shift = 2,

Completed in 119 milliseconds