Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_linflexuart.c132 static struct uart_port *earlycon_port; variable
720 if (earlycon_port && sport->mapbase == earlycon_port->mapbase) { in linflex_console_setup()
746 linflex_console_putchar(earlycon_port, in linflex_console_setup()
786 earlycon_port = &device->port; in linflex_early_console_setup()