Home
last modified time | relevance | path

Searched refs:sci_uart_earlycon (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/tty/serial/
H A Dsh-sci.c185 static bool sci_uart_earlycon; variable
3455 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()