Searched refs:MMAP_UART0 (Results 1 – 17 of 17) sorted by relevance
17 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))39 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))68 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))90 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))113 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))136 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))159 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))183 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))206 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))228 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + \[all …]
15 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x000001C0) macro
16 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x000001C0) macro
19 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000200) macro
18 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000200) macro
22 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00060000) macro
26 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00060000) macro
28 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00008600) macro
25 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00060000) macro
26 #define MMAP_UART0 0xFC060000 macro
18 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000100) macro
20 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000200) macro
29 #define MMAP_UART0 0xFC060000 macro
28 #define MMAP_UART0 0xFC060000 macro
91 #define UART_BASE MMAP_UART099 uart = (uart_t *)(MMAP_UART0); in rs_serial_init()108 uart = (uart_t *)(MMAP_UART0); in rs_serial_init()147 uart = (uart_t *)(MMAP_UART0); in astro_put_char()166 uart = (uart_t *)(MMAP_UART0); in astro_is_char()174 uart = (uart_t *)(MMAP_UART0); in astro_get_char()
Completed in 28 milliseconds