Searched refs:AUX_BASE (Results 1 – 7 of 7) sorted by relevance
61 if(uart->hw_base == AUX_BASE) in uart_configure()124 if(uart->hw_base == AUX_BASE) in uart_control()143 if(uart->hw_base == AUX_BASE) in uart_putc()164 if(uart->hw_base == AUX_BASE) in uart_getc()205 earlycon_base = rt_ioremap_early((void *)AUX_BASE, earlycon_size); in rt_hw_earlycon_ioremap_early()295 AUX_BASE,357 uart1->hw_base = (size_t)rt_ioremap((void*)AUX_BASE, 0x1000); in rt_hw_uart_init()
84 #define AUX_BASE (PER_BASE + AUX_BASE_OFFSET) macro
55 if(uart->hw_base == AUX_BASE) in uart_configure()131 if(uart->hw_base == AUX_BASE) in uart_control()144 if(uart->hw_base == AUX_BASE) in uart_control()164 if(uart->hw_base == AUX_BASE) in uart_putc()185 if(uart->hw_base == AUX_BASE) in uart_getc()271 AUX_BASE,
61 #define AUX_BASE (PER_BASE + AUX_BASE_OFFSET) macro
20 #define AUX_BASE (0x3F000000 + 0x215000) macro35 if (uart->hw_base == AUX_BASE) in uart_configure()148 AUX_BASE,
20 #define AUX_BASE (0x3F000000 + 0x215000) macro35 if (uart->hw_base == AUX_BASE) in uart_configure()146 AUX_BASE,
19 #define AUX_BASE (0x3F000000 + 0x215000) macro34 if (uart->hw_base == AUX_BASE) in uart_configure()145 AUX_BASE,
Completed in 17 milliseconds