Searched refs:lostint (Results 1 – 1 of 1) sorted by relevance
92 static int lostint; variable134 lostint = get_rtc_ss() - oldsecs ; in gen_rtc_timer()135 if (lostint<0) in gen_rtc_timer()136 lostint = 60 - lostint; in gen_rtc_timer()163 if (lostint){ in gen_rtc_interrupt()166 gen_rtc_irq_data += ((lostint-1)<<8); in gen_rtc_interrupt()167 lostint = 0; in gen_rtc_interrupt()248 lostint = 0; in gen_set_rtc_irq_bit()