Searched refs:rx_fifo_timeout (Results 1 – 2 of 2) sorted by relevance
147 int rx_fifo_timeout; member
1183 v = sci->rx_fifo_timeout; in rx_fifo_timeout_show() 1207 sci->rx_fifo_timeout = r; in rx_fifo_timeout_store() 1216 static DEVICE_ATTR_RW(rx_fifo_timeout);1796 if (s->rx_trigger > 1 && s->rx_fifo_timeout > 0) { in sci_rx_interrupt() 1801 s->rx_frame * HZ * s->rx_fifo_timeout, 1000000)); in sci_rx_interrupt() 2321 if (s->rx_trigger > 1 && s->rx_fifo_timeout > 0) in sci_shutdown() 2476 if (s->rx_fifo_timeout) { in sci_reset() 3156 sci_port->rx_fifo_timeout = 0; in sci_init_single()