Searched refs:last_rx_active_usec (Results 1 – 2 of 2) sorted by relevance
106 unsigned long last_rx_active_usec; /* Last rx usec in the jiffies */ member
2206 info->last_rx_active_usec = GET_JIFFIES_USEC(); in handle_ser_rx_interrupt_no_dma()2319 info->last_rx_active_usec = GET_JIFFIES_USEC(); in handle_ser_rx_interrupt()2390 curr_time_u - info->last_rx_active_usec; in handle_ser_rx_interrupt()