Searched refs:hpet_set_rtc_irq_bit (Results 1 – 4 of 4) sorted by relevance
99 extern int hpet_set_rtc_irq_bit(unsigned long bit_mask);
108 static inline int hpet_set_rtc_irq_bit(unsigned long mask) in hpet_set_rtc_irq_bit() function309 hpet_set_rtc_irq_bit(mask); in cmos_irq_enable()909 hpet_set_rtc_irq_bit(tmp & RTC_IRQMASK); in cmos_resume()
1080 int hpet_set_rtc_irq_bit(unsigned long bit_mask) in hpet_set_rtc_irq_bit() function1097 EXPORT_SYMBOL_GPL(hpet_set_rtc_irq_bit);
113 #define hpet_set_rtc_irq_bit(arg) 0 macro1415 if (hpet_set_rtc_irq_bit(bit)) in set_rtc_irq_bit_locked()