Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dati_remote.c247 unsigned long acc_jiffies; /* handle acceleration */ member
462 ati_remote->acc_jiffies = now; in ati_remote_compute_accel()
468 if (time_before(now, ati_remote->acc_jiffies + timeout)) in ati_remote_compute_accel()