Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NS16550_COM4 (Results 1 – 25 of 31) sorted by relevance

12

/external/u-boot/drivers/serial/
Dserial_ns16550.c32 #elif CONFIG_CONS_INDEX == 4 && !defined(CONFIG_SYS_NS16550_COM4)
59 #ifdef CONFIG_SYS_NS16550_COM4
60 (NS16550_t)CONFIG_SYS_NS16550_COM4,
200 #if defined(CONFIG_SYS_NS16550_COM4)
246 #if defined(CONFIG_SYS_NS16550_COM4) in ns16550_serial_initialize()
/external/u-boot/include/configs/
Dbcm_northstar2.h34 #define CONFIG_SYS_NS16550_COM4 0x66130000 macro
Dpdu001.h81 #define CONFIG_SYS_NS16550_COM4 UART3_BASE macro
Dam335x_sl50.h57 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
Dcm_t54.h29 #define CONFIG_SYS_NS16550_COM4 UART4_BASE macro
Dam335x_shc.h232 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
Dchiliboard.h114 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
Dbaltos.h218 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
Dpcm051.h108 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
Dbav335x.h325 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
Dsiemens-am33x-common.h85 #define CONFIG_SYS_NS16550_COM4 0x481a6000 macro
Dt4qds.h131 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
Dam335x_evm.h180 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
Dcyrus.h196 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
Dsunxi-common.h48 # define CONFIG_SYS_NS16550_COM4 SUNXI_UART3_BASE macro
DP2041RDB.h303 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
DBSC9132QDS.h383 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR + 0x4800) macro
Dcorenet_ds.h311 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
DT1040QDS.h378 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
DT4240RDB.h171 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
DB4860QDS.h451 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
DT208xRDB.h375 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
/external/u-boot/board/eets/pdu001/
Dmux.c104 case CONFIG_SYS_NS16550_COM4: in enable_uart_pin_mux()
/external/u-boot/include/configs/km/
Dkmp204x-common.h226 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
/external/u-boot/arch/arm/mach-omap2/am33xx/
Dboard.c73 { .base = CONFIG_SYS_NS16550_COM4, .reg_shift = 2,

12