Searched refs:RTC_PIE (Results 1 – 10 of 10) sorted by relevance
56 val &= ~RTC_PIE; in ds1287_shutdown()70 val |= RTC_PIE; in ds1287_set_periodic()
419 mask_rtc_irq_bit_locked(RTC_PIE); in rtc_do_ioctl()447 set_rtc_irq_bit_locked(RTC_PIE); in rtc_do_ioctl()750 if (!hpet_mask_rtc_irq_bit(RTC_PIE | RTC_AIE | RTC_UIE)) { in rtc_release()752 tmp &= ~RTC_PIE; in rtc_release()1168 YN(RTC_PIE), in rtc_proc_show()
95 # define RTC_PIE 0x40 /* periodic interrupt enable */ macro
271 (rtc_control & RTC_PIE) ? "on" : "off", in mrst_procfs()346 mrst_irq_disable(&mrst_rtc, RTC_PIE | RTC_AIE); in vrtc_mrst_do_probe()403 if (tmp & (RTC_PIE | RTC_AIE)) { in mrst_suspend()
552 (rtc_control & RTC_PIE) ? "yes" : "no", in cmos_procfs()822 cmos_irq_disable(&cmos_rtc, RTC_PIE | RTC_AIE | RTC_UIE); in cmos_do_probe()985 if (tmp & (RTC_PIE|RTC_AIE|RTC_UIE)) { in cmos_suspend()
229 if (!(x & RTC_PIE)) { in common_init_rtc()231 x |= RTC_PIE; in common_init_rtc()
183 # define RTC_PIE 0x40 macro
1099 if (!(hpet_rtc_flags & RTC_PIE) || hpet_pie_limit) in hpet_rtc_timer_init()1216 if (!(hpet_rtc_flags & RTC_PIE) || hpet_pie_limit) in hpet_rtc_timer_reinit()1232 if (hpet_rtc_flags & RTC_PIE) in hpet_rtc_timer_reinit()1257 if (hpet_rtc_flags & RTC_PIE && ++hpet_pie_count >= hpet_pie_limit) { in hpet_rtc_interrupt()
501 YN(RTC_PIE), in hp_sdc_rtc_proc_show()
2071 CMOS_WRITE(save_control | RTC_PIE, RTC_CONTROL); in unlock_ExtINT_logic()