Searched refs:prev_sync (Results 1 – 1 of 1) sorted by relevance
579 static unsigned long prev_sync; in _ish_sync_fw_clock() local582 if (prev_sync && time_before(jiffies, prev_sync + 20 * HZ)) in _ish_sync_fw_clock()585 prev_sync = jiffies; in _ish_sync_fw_clock()