Searched refs:sci_uart_earlycon (Results 1 – 1 of 1) sorted by relevance
185 static bool sci_uart_earlycon; variable3455 if (sci_uart_earlycon && sci_ports[0].port.mapbase == sci_res->start) { in sci_probe_single()3532 if (sci_uart_earlycon && sp == &sci_ports[0] && sp->port.mapbase != res->start) in sci_probe()3704 sci_uart_earlycon = false; in early_console_exit()3721 sci_uart_earlycon = true; in early_console_setup()