Home
last modified time | relevance | path

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

12

/openbmc/u-boot/drivers/serial/
H A 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()
/openbmc/u-boot/include/configs/
H A Dbcm_northstar2.h33 #define CONFIG_SYS_NS16550_COM4 0x66130000 macro
H A Dpdu001.h75 #define CONFIG_SYS_NS16550_COM4 UART3_BASE macro
H A Dam335x_sl50.h57 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
H A Dcm_t54.h29 #define CONFIG_SYS_NS16550_COM4 UART4_BASE macro
H A Dbaltos.h209 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
H A Dam335x_shc.h232 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
H A Dchiliboard.h114 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
H A Dpcm051.h106 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
H A Dbav335x.h325 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
H A Dsiemens-am33x-common.h81 #define CONFIG_SYS_NS16550_COM4 0x481a6000 macro
H A Dt4qds.h126 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
H A Dam335x_evm.h182 #define CONFIG_SYS_NS16550_COM4 0x481a6000 /* UART3 */ macro
H A Dcyrus.h192 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
H A Dsunxi-common.h47 # define CONFIG_SYS_NS16550_COM4 SUNXI_UART3_BASE macro
H A DBSC9132QDS.h372 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR + 0x4800) macro
H A DP2041RDB.h286 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
H A Dcorenet_ds.h294 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
H A DT1040QDS.h360 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
H A DT4240RDB.h165 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
H A DT208xRDB.h357 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
H A DB4860QDS.h429 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
/openbmc/u-boot/board/eets/pdu001/
H A Dmux.c104 case CONFIG_SYS_NS16550_COM4: in enable_uart_pin_mux()
/openbmc/u-boot/include/configs/km/
H A Dkmp204x-common.h218 #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) macro
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c74 { .base = CONFIG_SYS_NS16550_COM4, .reg_shift = 2,

12