Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h83 extern int hpet_set_rtc_irq_bit(unsigned long bit_mask);
/openbmc/linux/drivers/rtc/
H A Drtc-cmos.c138 static inline int hpet_set_rtc_irq_bit(unsigned long mask) in hpet_set_rtc_irq_bit() function
378 hpet_set_rtc_irq_bit(mask); in cmos_irq_enable()
1349 hpet_set_rtc_irq_bit(tmp & RTC_IRQMASK); in cmos_resume()
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1340 int hpet_set_rtc_irq_bit(unsigned long bit_mask) in hpet_set_rtc_irq_bit() function
1357 EXPORT_SYMBOL_GPL(hpet_set_rtc_irq_bit);