Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpxa.c272 static void serial_pxa_set_mctrl(struct uart_port *port, unsigned int mctrl) in serial_pxa_set_mctrl() function
351 serial_pxa_set_mctrl(&up->port, up->port.mctrl); in serial_pxa_startup()
388 serial_pxa_set_mctrl(&up->port, up->port.mctrl); in serial_pxa_shutdown()
505 serial_pxa_set_mctrl(&up->port, up->port.mctrl); in serial_pxa_set_termios()
721 .set_mctrl = serial_pxa_set_mctrl,