Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NS16550_COM3 (Results 1 – 25 of 39) sorted by relevance

12

/u-boot/drivers/serial/
A Dserial_ns16550.c27 #elif CONFIG_CONS_INDEX == 3 && !defined(CONFIG_SYS_NS16550_COM3)
51 #ifdef CONFIG_SYS_NS16550_COM3
52 (struct ns16550 *)CONFIG_SYS_NS16550_COM3,
192 #if defined(CONFIG_SYS_NS16550_COM3)
240 #if defined(CONFIG_SYS_NS16550_COM3) in ns16550_serial_initialize()
/u-boot/arch/arm/include/asm/arch-bcmcygnus/
A Dconfigs.h21 #define CONFIG_SYS_NS16550_COM3 0x18023000 macro
/u-boot/include/configs/
A Domap5_uevm.h31 #define CONFIG_SYS_NS16550_COM3 UART3_BASE macro
A Dvocore2.h37 #define CONFIG_SYS_NS16550_COM3 0xb0000e00 macro
A Dbcm_northstar2.h32 #define CONFIG_SYS_NS16550_COM3 0x66120000 macro
A Dti_omap3_common.h41 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 macro
A Dlinkit-smart-7688.h38 #define CONFIG_SYS_NS16550_COM3 0xb0000e00 macro
A Dam57xx_evm.h23 #define CONFIG_SYS_NS16550_COM3 UART3_BASE /* UART3 */ macro
A Dam335x_sl50.h53 #define CONFIG_SYS_NS16550_COM3 0x48024000 /* UART2 */ macro
A Dkc1.h93 #define CONFIG_SYS_NS16550_COM3 UART3_BASE macro
A Dam335x_shc.h206 #define CONFIG_SYS_NS16550_COM3 0x48024000 /* UART2 */ macro
A Dpdu001.h73 #define CONFIG_SYS_NS16550_COM3 UART2_BASE macro
A Dchiliboard.h113 #define CONFIG_SYS_NS16550_COM3 0x48024000 /* UART2 */ macro
A Dsniper.h89 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 macro
A Dam335x_guardian.h86 #define CONFIG_SYS_NS16550_COM3 0x48024000 /* UART2 */ macro
A Dbaltos.h202 #define CONFIG_SYS_NS16550_COM3 0x48024000 /* UART2 */ macro
A Ddra7xx_evm.h32 #define CONFIG_SYS_NS16550_COM3 UART3_BASE /* UART3 */ macro
A Dti_omap4_common.h46 #define CONFIG_SYS_NS16550_COM3 UART3_BASE macro
A Dtao3530.h52 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 macro
A Dtricorder.h49 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 macro
A Dnokia_rx51.h67 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 macro
A Dam3517_crane.h57 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 macro
A Dt4qds.h115 #define CONFIG_SYS_NS16550_COM3 (CONFIG_SYS_CCSRBAR+0x11D500) macro
/u-boot/arch/arm/mach-omap2/am33xx/
A Dboard.c90 # ifdef CONFIG_SYS_NS16550_COM3
91 { .base = CONFIG_SYS_NS16550_COM3, .reg_shift = 2,
107 # ifdef CONFIG_SYS_NS16550_COM3
/u-boot/board/eets/pdu001/
A Dmux.c101 case CONFIG_SYS_NS16550_COM3: in enable_uart_pin_mux()

Completed in 35 milliseconds

12