Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NS16550_COM2 (Results 1 – 25 of 87) sorted by relevance

1234

/openbmc/u-boot/drivers/serial/
H A Dserial_ns16550.c28 #elif CONFIG_CONS_INDEX == 2 && !defined(CONFIG_SYS_NS16550_COM2)
49 #ifdef CONFIG_SYS_NS16550_COM2
50 (NS16550_t)CONFIG_SYS_NS16550_COM2,
190 #if defined(CONFIG_SYS_NS16550_COM2)
240 #if defined(CONFIG_SYS_NS16550_COM2) in ns16550_serial_initialize()
/openbmc/u-boot/board/Synology/ds109/
H A Dds109.c99 #define CONFIG_SYS_NS16550_COM2 KW_UART1_BASE macro
106 b_d = ns16550_calc_divisor((NS16550_t)CONFIG_SYS_NS16550_COM2, in reset_misc()
108 NS16550_init((NS16550_t)CONFIG_SYS_NS16550_COM2, b_d); in reset_misc()
109 NS16550_putc((NS16550_t)CONFIG_SYS_NS16550_COM2, SOFTWARE_REBOOT); in reset_misc()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c68 # ifdef CONFIG_SYS_NS16550_COM2
69 { .base = CONFIG_SYS_NS16550_COM2, .reg_shift = 2,
86 # ifdef CONFIG_SYS_NS16550_COM2
/openbmc/u-boot/include/configs/
H A Dharmony.h23 #define CONFIG_SYS_NS16550_COM2 NV_PA_APB_UARTA_BASE macro
H A Dti_omap3_common.h40 #define CONFIG_SYS_NS16550_COM2 OMAP34XX_UART2 macro
H A Dbcm_northstar2.h31 #define CONFIG_SYS_NS16550_COM2 0x66110000 macro
H A Dpdu001.h73 #define CONFIG_SYS_NS16550_COM2 UART1_BASE macro
H A Dam335x_sl50.h55 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dam57xx_evm.h29 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
H A Dbaltos.h207 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dam335x_shc.h230 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dcm_t335.h85 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dchiliboard.h112 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dqemu-ppce500.h92 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
H A Dpcm051.h104 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Ddra7xx_evm.h36 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
H A Dbav335x.h323 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dt4qds.h124 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600) macro
H A DMPC8541CDS.h235 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
H A DMPC8555CDS.h233 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
H A Dcontrolcenterd.h165 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
H A Dam335x_evm.h180 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
/openbmc/u-boot/board/eets/pdu001/
H A Dmux.c98 case CONFIG_SYS_NS16550_COM2: in enable_uart_pin_mux()
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dconfig.h35 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x011d0500) macro
/openbmc/u-boot/include/configs/km/
H A Dkm_arm.h81 #define CONFIG_SYS_NS16550_COM2 KW_UART1_BASE macro

1234