/external/u-boot/drivers/serial/ |
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()
|
D | serial_mtk.c | 352 #elif CONFIG_CONS_INDEX == 2 && !defined(CONFIG_SYS_NS16550_COM2) 367 #if defined(CONFIG_SYS_NS16550_COM2) 407 #if defined(CONFIG_SYS_NS16550_COM2) in mtk_serial_initialize()
|
/external/u-boot/board/Synology/ds109/ |
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()
|
/external/u-boot/arch/arm/mach-omap2/am33xx/ |
D | board.c | 76 # ifdef CONFIG_SYS_NS16550_COM2 77 { .base = CONFIG_SYS_NS16550_COM2, .reg_shift = 2, 94 # ifdef CONFIG_SYS_NS16550_COM2
|
/external/u-boot/include/configs/ |
D | harmony.h | 23 #define CONFIG_SYS_NS16550_COM2 NV_PA_APB_UARTA_BASE macro
|
D | bcm_northstar2.h | 31 #define CONFIG_SYS_NS16550_COM2 0x66110000 macro
|
D | ti_omap3_common.h | 40 #define CONFIG_SYS_NS16550_COM2 OMAP34XX_UART2 macro
|
D | am335x_sl50.h | 52 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
D | pdu001.h | 72 #define CONFIG_SYS_NS16550_COM2 UART1_BASE macro
|
D | am57xx_evm.h | 27 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
|
D | am335x_shc.h | 225 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
D | chiliboard.h | 112 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
D | am335x_guardian.h | 59 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
D | baltos.h | 201 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
D | cm_t335.h | 83 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
D | dra7xx_evm.h | 32 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
|
D | qemu-ppce500.h | 92 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
|
D | pcm051.h | 103 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
D | bav335x.h | 317 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
|
D | TQM834x.h | 108 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x4600) macro
|
D | mpc8308_p1m.h | 169 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x4600) macro
|
D | t4qds.h | 122 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600) macro
|
/external/u-boot/include/configs/km/ |
D | km-mpc83xx.h | 71 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x4600) macro
|
/external/u-boot/board/eets/pdu001/ |
D | mux.c | 98 case CONFIG_SYS_NS16550_COM2: in enable_uart_pin_mux()
|
/external/u-boot/arch/arm/include/asm/arch-ls102xa/ |
D | config.h | 35 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x011d0500) macro
|