Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsirfsoc_uart.c859 int threshold_div; in sirfsoc_uart_set_termios() local
1016 threshold_div = 1; in sirfsoc_uart_set_termios()
1018 threshold_div = 2; in sirfsoc_uart_set_termios()
1020 SIRFUART_FIFO_THD(port) / threshold_div); in sirfsoc_uart_set_termios()
1022 SIRFUART_FIFO_THD(port) / threshold_div); in sirfsoc_uart_set_termios()