Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-cmos.c179 static inline int use_hpet_alarm(void) in use_hpet_alarm() function
357 if (use_hpet_alarm()) in cmos_checkintr()
377 if (use_hpet_alarm()) in cmos_irq_enable()
395 if (use_hpet_alarm()) in cmos_irq_disable()
503 if (use_hpet_alarm()) { in cmos_set_alarm_callback()
609 use_hpet_alarm() ? "yes" : "no", in cmos_procfs()
712 if (use_hpet_alarm()) in cmos_interrupt()
731 if (use_hpet_alarm()) in cmos_interrupt()
1054 if (use_hpet_alarm()) in cmos_do_probe()
1073 if (use_hpet_alarm()) in cmos_do_probe()
[all …]