Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dma35d1_serial.c330 static void ma35d1serial_set_mctrl(struct uart_port *port, u32 mctrl) in ma35d1serial_set_mctrl() function
472 ma35d1serial_set_mctrl(&up->port, up->port.mctrl); in ma35d1serial_set_termios()
506 .set_mctrl = ma35d1serial_set_mctrl,