Searched refs:RTC_AIE (Results 1 – 3 of 3) sorted by relevance
184 # define RTC_AIE 0x20 macro
232 x &= ~(RTC_AIE | RTC_UIE); in common_init_rtc()
1328 if (hpet_rtc_flags & (RTC_UIE | RTC_AIE)) { in hpet_rtc_interrupt()1347 if (hpet_rtc_flags & RTC_AIE && in hpet_rtc_interrupt()