Searched refs:HPET_TIMER_SUPPORT (Results 1 – 2 of 2) sorted by relevance
48 #define HPET_TIMER_SUPPORT (1) /* supports main counter reads */ macro
266 hpet.supported = HPET_TIMER_SUPPORT; in hpet_acpi_init()276 if (hpet.supported >= HPET_TIMER_SUPPORT) in hpet_acpi_fini()278 if (hpet.supported > HPET_TIMER_SUPPORT) in hpet_acpi_fini()846 if (hpet.supported != HPET_TIMER_SUPPORT) in hpet_resume()