Searched defs:hpet_set_rtc_irq_bit (Results 1 - 2 of 2) sorted by relevance

/drivers/char/
H A Drtc.c113 #define hpet_set_rtc_irq_bit(arg) 0 macro
1414 if (hpet_set_rtc_irq_bit(bit))
/drivers/rtc/
H A Drtc-cmos.c108 static inline int hpet_set_rtc_irq_bit(unsigned long mask) function
309 hpet_set_rtc_irq_bit(mask);
937 hpet_set_rtc_irq_bit(tmp & RTC_IRQMASK);

Completed in 70 milliseconds