Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/cris/drivers/
Dserial.h111 unsigned long last_tx_active_usec; /* Last tx usec in the jiffies */ member
Dserial.c2490 info->last_tx_active_usec = GET_JIFFIES_USEC(); in tr_interrupt()
3182 info->last_tx_active_usec = GET_JIFFIES_USEC(); in handle_ser_tx_interrupt()
4149 curr_time_usec - info->last_tx_active_usec;
4613 curr_time_usec - info->last_tx_active_usec;
4633 curr_time_usec - info->last_tx_active_usec;
5166 info->last_tx_active_usec = 0;