Searched refs:HPET_CAP_LEG_RT (Results 1 – 2 of 2) sorted by relevance
36 #define HPET_CAP_LEG_RT 0x00008000 macro
547 (sc->caps & HPET_CAP_LEG_RT) ? " legacy route" : ""); in hpet_attach()608 if ((sc->caps & HPET_CAP_LEG_RT) == 0) in hpet_attach()