Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/8250/
D8250.h385 static inline int ns16550a_goto_highspeed(struct uart_8250_port *up) in ns16550a_goto_highspeed() function
D8250_core.c789 ns16550a_goto_highspeed(up); in serial8250_resume_port()
D8250_port.c1105 if (ns16550a_goto_highspeed(up)) in autoconfig_16550a()