Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/8250/
D8250_port.c2602 static unsigned char serial8250_compute_lcr(struct uart_8250_port *up, in serial8250_compute_lcr() function
2761 cval = serial8250_compute_lcr(up, termios->c_cflag); in serial8250_do_set_termios()