Searched refs:CONFIG_SYS_UART_PORT (Results 1 – 25 of 32) sorted by relevance
12
18 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))46 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))81 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))109 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))132 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))155 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))178 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))202 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))225 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))248 (CONFIG_SYS_UART_PORT * 0x40))[all …]
17 #define CONFIG_SYS_UART_PORT 0 macro
24 #define CONFIG_SYS_UART_PORT (0) macro
16 #define CONFIG_SYS_UART_PORT (0) macro
74 #define CONFIG_SYS_UART_PORT (1) macro
16 #define CONFIG_SYS_UART_PORT 0 macro
23 #define CONFIG_SYS_UART_PORT (0) macro
54 #define CONFIG_SYS_UART_PORT (0) macro
29 #define CONFIG_SYS_UART_PORT (0) macro
18 #define CONFIG_SYS_UART_PORT (0) macro
21 #define CONFIG_SYS_UART_PORT (0) macro
99 #define CONFIG_SYS_UART_PORT (2) macro
15 #define CONFIG_SYS_UART_PORT (0) macro
90 port_idx = CONFIG_SYS_UART_PORT; in mcf_serial_init()