Searched refs:RTC_UIE (Results 1 – 3 of 3) sorted by relevance
185 # define RTC_UIE 0x10 macro
1237 if ((bit_mask & RTC_UIE) && !(oldbits & RTC_UIE)) in hpet_set_rtc_irq_bit()1328 if (hpet_rtc_flags & (RTC_UIE | RTC_AIE)) in hpet_rtc_interrupt()1331 if (hpet_rtc_flags & RTC_UIE && in hpet_rtc_interrupt()
232 x &= ~(RTC_AIE | RTC_UIE); in common_init_rtc()