Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dearly_serial_console.c102 static unsigned int probe_baud(int port) in probe_baud() function
142 baud = probe_baud(port); in parse_console_uart8250()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c3507 static unsigned int probe_baud(struct uart_port *port) in probe_baud() function
3536 baud = probe_baud(port); in serial8250_console_setup()