Searched refs:HPET_TIMER_SUPPORT (Results 1 – 2 of 2) sorted by relevance
50 #define HPET_TIMER_SUPPORT (1) /* supports main counter reads */ macro
154 if (hpet.supported >= HPET_TIMER_SUPPORT) in hpet_early_init()320 hpet.supported = HPET_TIMER_SUPPORT; in hpet_early_init()379 if (hpet.supported >= HPET_TIMER_SUPPORT) in hpet_acpi_fini()381 if (hpet.supported > HPET_TIMER_SUPPORT) in hpet_acpi_fini()555 return ((hpet.supported >= HPET_TIMER_SUPPORT) ? B_TRUE : B_FALSE); in hpet_timer_is_readable()988 if (hpet.supported != HPET_TIMER_SUPPORT) in hpet_resume()