Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_txx9.c389 static void serial_txx9_set_mctrl(struct uart_port *up, unsigned int mctrl) in serial_txx9_set_mctrl() function
521 serial_txx9_set_mctrl(up, up->mctrl); in serial_txx9_startup()
545 serial_txx9_set_mctrl(up, up->mctrl); in serial_txx9_shutdown()
678 serial_txx9_set_mctrl(up, up->mctrl); in serial_txx9_set_termios()
792 .set_mctrl = serial_txx9_set_mctrl,