Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250.h426 static inline int ns16550a_goto_highspeed(struct uart_8250_port *up) in ns16550a_goto_highspeed() function
H A D8250_core.c615 ns16550a_goto_highspeed(up); in serial8250_resume_port()
H A D8250_port.c1045 if (ns16550a_goto_highspeed(up)) in autoconfig_16550a()