/openbmc/u-boot/drivers/serial/ |
H A D | serial_ns16550.c | 28 #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 D | ds109.c | 99 #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 D | board.c | 68 # 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 D | harmony.h | 23 #define CONFIG_SYS_NS16550_COM2 NV_PA_APB_UARTA_BASE macro
|
H A D | ti_omap3_common.h | 40 #define CONFIG_SYS_NS16550_COM2 OMAP34XX_UART2 macro
|
H A D | bcm_northstar2.h | 31 #define CONFIG_SYS_NS16550_COM2 0x66110000 macro
|
H A D | pdu001.h | 73 #define CONFIG_SYS_NS16550_COM2 UART1_BASE macro
|
H A D | am335x_sl50.h | 55 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
H A D | am57xx_evm.h | 29 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
|
H A D | baltos.h | 207 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
H A D | am335x_shc.h | 230 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
H A D | cm_t335.h | 85 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
H A D | chiliboard.h | 112 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
H A D | qemu-ppce500.h | 92 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
|
H A D | pcm051.h | 104 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
H A D | dra7xx_evm.h | 36 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
|
H A D | bav335x.h | 323 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
H A D | t4qds.h | 124 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600) macro
|
H A D | MPC8541CDS.h | 235 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
|
H A D | MPC8555CDS.h | 233 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
|
H A D | controlcenterd.h | 165 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
|
H A D | am335x_evm.h | 180 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
/openbmc/u-boot/board/eets/pdu001/ |
H A D | mux.c | 98 case CONFIG_SYS_NS16550_COM2: in enable_uart_pin_mux()
|
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ |
H A D | config.h | 35 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x011d0500) macro
|
/openbmc/u-boot/include/configs/km/ |
H A D | km_arm.h | 81 #define CONFIG_SYS_NS16550_COM2 KW_UART1_BASE macro
|