Searched refs:HPET_CAPABILITIES (Results 1 – 3 of 3) sorted by relevance
34 #define HPET_CAPABILITIES 0x0 /* General capabilities and ID */ macro
516 sc->caps = bus_read_4(sc->mem_res, HPET_CAPABILITIES); in hpet_attach()
648 if (offset == HPET_CAPABILITIES || offset == HPET_CAPABILITIES + 4) { in vhpet_mmio_read()