Searched refs:RTC_PIE (Results 1 – 4 of 4) sorted by relevance
95 # define RTC_PIE 0x40 /* periodic interrupt enable */ macro
276 (rtc_control & RTC_PIE) ? "on" : "off", in mrst_procfs()351 mrst_irq_disable(&mrst_rtc, RTC_PIE | RTC_AIE); in vrtc_mrst_do_probe()408 if (tmp & (RTC_PIE | RTC_AIE)) { in mrst_suspend()
559 (rtc_control & RTC_PIE) ? "yes" : "no", in cmos_procfs()829 cmos_irq_disable(&cmos_rtc, RTC_PIE | RTC_AIE | RTC_UIE); in cmos_do_probe()992 if (tmp & (RTC_PIE|RTC_AIE|RTC_UIE)) { in cmos_suspend()
423 mask_rtc_irq_bit_locked(RTC_PIE); in rtc_do_ioctl()451 set_rtc_irq_bit_locked(RTC_PIE); in rtc_do_ioctl()754 if (!hpet_mask_rtc_irq_bit(RTC_PIE | RTC_AIE | RTC_UIE)) { in rtc_release()756 tmp &= ~RTC_PIE; in rtc_release()1173 YN(RTC_PIE), in rtc_proc_show()