Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsirfsoc_uart.c708 int threshold_div; in sirfsoc_uart_set_termios() local
870 threshold_div = 1; in sirfsoc_uart_set_termios()
872 threshold_div = 2; in sirfsoc_uart_set_termios()
874 SIRFUART_FIFO_THD(port) / threshold_div); in sirfsoc_uart_set_termios()
876 SIRFUART_FIFO_THD(port) / threshold_div); in sirfsoc_uart_set_termios()