Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/8250/
D8250_alpha.c11 void alpha_jensen_set_mctrl(struct uart_port *port, unsigned int mctrl) in alpha_jensen_set_mctrl() function
D8250.h292 void alpha_jensen_set_mctrl(struct uart_port *port, unsigned int mctrl);
D8250_core.c519 port->set_mctrl = alpha_jensen_set_mctrl; in serial8250_isa_init_ports()