Searched refs:idle_counter (Results 1 – 2 of 2) sorted by relevance
214 int idle_counter; member372 sport->idle_counter = 0; in imx_uart_soft_reset()855 sport->idle_counter = 0; in imx_uart_check_flood()856 } else if (++sport->idle_counter > 3) { in imx_uart_check_flood()1336 sport->idle_counter = 0; in imx_uart_clear_rx_errors()
527 atomic_t idle_counter; member