Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c1109 static int hpet_prev_update_sec; variable
1238 hpet_prev_update_sec = -1; in hpet_set_rtc_irq_bit()
1336 curr_time.tm_sec != hpet_prev_update_sec) { in hpet_rtc_interrupt()
1337 if (hpet_prev_update_sec >= 0) in hpet_rtc_interrupt()
1339 hpet_prev_update_sec = curr_time.tm_sec; in hpet_rtc_interrupt()