Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsirfsoc_uart.c709 int threshold_div; in sirfsoc_uart_set_termios() local
871 threshold_div = 1; in sirfsoc_uart_set_termios()
873 threshold_div = 2; in sirfsoc_uart_set_termios()
875 SIRFUART_FIFO_THD(port) / threshold_div); in sirfsoc_uart_set_termios()
877 SIRFUART_FIFO_THD(port) / threshold_div); in sirfsoc_uart_set_termios()