Searched refs:rtc_update (Results 1 – 1 of 1) sorted by relevance
326 static unsigned long rtc_update = 0; in timer_interrupt() local404 if ((~time_status & STA_UNSYNC) && xtime.tv_sec > rtc_update && in timer_interrupt()407 rtc_update = xtime.tv_sec + 660; in timer_interrupt()