Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunsu.c576 static void sunsu_set_mctrl(struct uart_port *port, unsigned int mctrl) in sunsu_set_mctrl() function
690 sunsu_set_mctrl(&up->port, up->port.mctrl); in sunsu_startup()
742 sunsu_set_mctrl(&up->port, up->port.mctrl); in sunsu_shutdown()
954 .set_mctrl = sunsu_set_mctrl,