Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_ns16550.c29 #elif CONFIG_CONS_INDEX == 2 && !defined(CONFIG_SYS_NS16550_COM2)
50 #ifdef CONFIG_SYS_NS16550_COM2
51 (NS16550_t)CONFIG_SYS_NS16550_COM2,
191 #if defined(CONFIG_SYS_NS16550_COM2)
241 #if defined(CONFIG_SYS_NS16550_COM2) in ns16550_serial_initialize()
/OK3568_Linux_fs/u-boot/board/Synology/ds109/
H A Dds109.c100 #define CONFIG_SYS_NS16550_COM2 KW_UART1_BASE macro
107 b_d = ns16550_calc_divisor((NS16550_t)CONFIG_SYS_NS16550_COM2, in reset_misc()
109 NS16550_init((NS16550_t)CONFIG_SYS_NS16550_COM2, b_d); in reset_misc()
110 NS16550_putc((NS16550_t)CONFIG_SYS_NS16550_COM2, SOFTWARE_REBOOT); in reset_misc()
/OK3568_Linux_fs/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
/OK3568_Linux_fs/u-boot/include/configs/
H A Dharmony.h24 #define CONFIG_SYS_NS16550_COM2 NV_PA_APB_UARTA_BASE macro
H A Dbcm_northstar2.h34 #define CONFIG_SYS_NS16550_COM2 0x66110000 macro
H A Dpcm051.h104 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dam335x_sl50.h60 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dam57xx_evm.h34 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
H A Dchiliboard.h115 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dam335x_shc.h237 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Domap3_cairo.h212 #define CONFIG_SYS_NS16550_COM2 OMAP34XX_UART2 macro
H A Dcm_t335.h92 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dbaltos.h218 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dqemu-ppce500.h98 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
H A Ddra7xx_evm.h40 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
H A Dbav335x.h325 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dt4qds.h137 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600) macro
H A DMPC8541CDS.h243 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
H A DMPC8555CDS.h241 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
H A Dam335x_evm.h172 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
H A Dti_armv7_keystone2.h71 #define CONFIG_SYS_NS16550_COM2 KS2_UART1_BASE macro
H A DMPC8540ADS.h217 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
H A Dsocrates.h185 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dconfig.h37 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x011d0500) macro
/OK3568_Linux_fs/u-boot/include/configs/km/
H A Dkm_arm.h95 #define CONFIG_SYS_NS16550_COM2 KW_UART1_BASE macro

1234