Searched refs:RTC_PIE (Results 1 – 5 of 5) sorted by relevance
56 val &= ~RTC_PIE; in ds1287_shutdown()70 val |= RTC_PIE; in ds1287_set_periodic()
229 if (!(x & RTC_PIE)) { in common_init_rtc()231 x |= RTC_PIE; in common_init_rtc()
183 # define RTC_PIE 0x40 macro
1290 if (!(hpet_rtc_flags & RTC_PIE) || hpet_pie_limit) in hpet_rtc_timer_init()1407 if (!(hpet_rtc_flags & RTC_PIE) || hpet_pie_limit) in hpet_rtc_timer_reinit()1423 if (hpet_rtc_flags & RTC_PIE) in hpet_rtc_timer_reinit()1452 if (hpet_rtc_flags & RTC_PIE && ++hpet_pie_count >= hpet_pie_limit) { in hpet_rtc_interrupt()
2114 CMOS_WRITE(save_control | RTC_PIE, RTC_CONTROL); in unlock_ExtINT_logic()