Searched refs:CONFIG_SYS_NS16550_COM2 (Results 1 – 25 of 72) sorted by relevance
123
103 #define CONFIG_SYS_NS16550_COM2 KW_UART1_BASE macro110 b_d = ns16550_calc_divisor((struct ns16550 *)CONFIG_SYS_NS16550_COM2, in reset_misc()112 ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM2, b_d); in reset_misc()113 ns16550_putc((struct ns16550 *)CONFIG_SYS_NS16550_COM2, in reset_misc()
25 #elif CONFIG_CONS_INDEX == 2 && !defined(CONFIG_SYS_NS16550_COM2)46 #ifdef CONFIG_SYS_NS16550_COM247 (struct ns16550 *)CONFIG_SYS_NS16550_COM2,187 #if defined(CONFIG_SYS_NS16550_COM2)237 #if defined(CONFIG_SYS_NS16550_COM2) in ns16550_serial_initialize()
355 #elif CONFIG_CONS_INDEX == 2 && !defined(CONFIG_SYS_NS16550_COM2)370 #if defined(CONFIG_SYS_NS16550_COM2)410 #if defined(CONFIG_SYS_NS16550_COM2) in mtk_serial_initialize()
23 #define CONFIG_SYS_NS16550_COM2 NV_PA_APB_UARTA_BASE macro
31 #define CONFIG_SYS_NS16550_COM2 0x66110000 macro
40 #define CONFIG_SYS_NS16550_COM2 OMAP34XX_UART2 macro
22 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
52 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
205 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
72 #define CONFIG_SYS_NS16550_COM2 UART1_BASE macro
112 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
85 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
201 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
83 #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ macro
31 #define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */ macro
106 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x4600) macro
225 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
227 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) macro
169 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x4600) macro
137 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR+0x4600) macro
157 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR+0x4600) macro
114 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600) macro
87 # ifdef CONFIG_SYS_NS16550_COM288 { .base = CONFIG_SYS_NS16550_COM2, .reg_shift = 2,105 # ifdef CONFIG_SYS_NS16550_COM2
98 case CONFIG_SYS_NS16550_COM2: in enable_uart_pin_mux()
35 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x011d0500) macro
Completed in 61 milliseconds