Searched refs:CONFIG_SYS_UART_PORT (Results 1 – 25 of 33) sorted by relevance
12
17 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))45 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))80 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))108 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))131 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))154 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))177 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))201 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))224 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))247 (CONFIG_SYS_UART_PORT * 0x40))[all …]
15 #define CONFIG_SYS_UART_PORT 0 macro
23 #define CONFIG_SYS_UART_PORT (0) macro
13 #define CONFIG_SYS_UART_PORT (0) macro
66 #define CONFIG_SYS_UART_PORT (1) macro
27 #define CONFIG_SYS_UART_PORT (0) macro
22 #define CONFIG_SYS_UART_PORT (0) macro
53 #define CONFIG_SYS_UART_PORT (0) macro
17 #define CONFIG_SYS_UART_PORT (0) macro
14 #define CONFIG_SYS_UART_PORT 0 macro
92 #define CONFIG_SYS_UART_PORT (2) macro
20 #define CONFIG_SYS_UART_PORT (0) macro
12 #define CONFIG_SYS_UART_PORT (0) macro
89 port_idx = CONFIG_SYS_UART_PORT; in mcf_serial_init()