Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c3080 static int bytes_to_fcr_rxtrig(struct uart_8250_port *up, unsigned char bytes) in bytes_to_fcr_rxtrig() function
3143 rxtrig = bytes_to_fcr_rxtrig(up, bytes); in do_set_rxtrig()