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

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

Completed in 74 milliseconds