Searched refs:RTC_AIE (Results 1 – 7 of 7) sorted by relevance
575 cmos_irq_enable(cmos, RTC_AIE); in cmos_alarm_irq_enable()577 cmos_irq_disable(cmos, RTC_AIE); in cmos_alarm_irq_enable()728 if (irqstat & RTC_AIE) { in cmos_interrupt()730 rtc_control &= ~RTC_AIE; in cmos_interrupt()770 if (rtc_control & RTC_AIE) { in rtc_handler()886 *rtc_control &= ~RTC_AIE; in cmos_check_acpi_rtc_status()1199 if (rtc_control & RTC_AIE) in cmos_aie_poweroff()1240 mask = RTC_IRQMASK & ~RTC_AIE; in cmos_suspend()1360 tmp &= ~RTC_AIE; in cmos_resume()1362 } while (mask & RTC_AIE); in cmos_resume()[all …]
67 # define RTC_AIE 0x20 /* alarm interrupt enable */ macro
98 # define RTC_AIE 0x20 /* alarm interrupt enable */ macro
184 # define RTC_AIE 0x20 macro
232 x &= ~(RTC_AIE | RTC_UIE); in common_init_rtc()
336 YN(RTC_AIE), in hp_sdc_rtc_proc_show()
1440 if (hpet_rtc_flags & (RTC_UIE | RTC_AIE)) { in hpet_rtc_interrupt()1459 if (hpet_rtc_flags & RTC_AIE && in hpet_rtc_interrupt()