Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/8250/
D8250_port.c2539 static int bytes_to_fcr_rxtrig(struct uart_8250_port *up, unsigned char bytes) in bytes_to_fcr_rxtrig() function
2605 rxtrig = bytes_to_fcr_rxtrig(up, bytes); in do_set_rxtrig()