Home
last modified time | relevance | path

Searched refs:hpet_mask_rtc_irq_bit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-cmos.c133 static inline int hpet_mask_rtc_irq_bit(unsigned long mask) in hpet_mask_rtc_irq_bit() function
396 hpet_mask_rtc_irq_bit(mask); in cmos_irq_disable()
741 hpet_mask_rtc_irq_bit(RTC_AIE); in cmos_interrupt()
905 hpet_mask_rtc_irq_bit(RTC_IRQMASK); in cmos_do_probe()
1056 hpet_mask_rtc_irq_bit(mask); in cmos_suspend()
1174 hpet_mask_rtc_irq_bit(RTC_AIE); in cmos_resume()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhpet.h93 extern int hpet_mask_rtc_irq_bit(unsigned long bit_mask);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c1215 int hpet_mask_rtc_irq_bit(unsigned long bit_mask) in hpet_mask_rtc_irq_bit() function
1226 EXPORT_SYMBOL_GPL(hpet_mask_rtc_irq_bit);