Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-cmos.c116 static inline int hpet_set_rtc_irq_bit(unsigned long mask) in hpet_set_rtc_irq_bit() function
321 hpet_set_rtc_irq_bit(mask); in cmos_irq_enable()
1031 hpet_set_rtc_irq_bit(tmp & RTC_IRQMASK); in cmos_resume()
/drivers/char/
Drtc.c113 #define hpet_set_rtc_irq_bit(arg) 0 macro
1414 if (hpet_set_rtc_irq_bit(bit)) in set_rtc_irq_bit_locked()