Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Drp2.c337 static void __rp2_uart_set_termios(struct rp2_uart_port *up, in __rp2_uart_set_termios() function
391 __rp2_uart_set_termios(up, new->c_cflag, new->c_iflag, baud_div); in rp2_uart_set_termios()
625 __rp2_uart_set_termios(up, CS8 | CREAD | CLOCAL, 0, DEFAULT_BAUD_DIV); in rp2_init_port()