Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dhpet.h83 extern int hpet_set_rtc_irq_bit(unsigned long bit_mask);
/linux-6.6.21/drivers/rtc/
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()
1351 hpet_set_rtc_irq_bit(tmp & RTC_IRQMASK); in cmos_resume()
/linux-6.6.21/arch/x86/kernel/
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);