Lines Matching full:hpet
51 * Use ACPI SCI to replace HPET interrupt for RTC Alarm event
117 * HPET #1 hijacking the IRQ for this RTC, and being unavailable for
121 * emulation of hardware RTC IRQ facilities using HPET #1. We don't
122 * want to use HPET for anything except those IRQs though...
125 #include <asm/hpet.h>
173 /* Don't use HPET for RTC Alarm event if ACPI Fixed event is used */
500 * FIXME the HPET alarm glue currently ignores day_alrm in cmos_set_alarm_callback()
698 /* When the HPET interrupt handler calls us, the interrupt in cmos_interrupt()
700 * always clear irq status, even when HPET is in the way. in cmos_interrupt()
702 * Note that HPET and RTC are almost certainly out of phase, in cmos_interrupt()
1124 use_hpet_alarm() ? ", hpet irqs" : ""); in cmos_do_probe()
1350 /* force one-shot behavior if HPET blocked in cmos_resume()