Searched refs:HPET_CONFIG (Results 1 – 3 of 3) sorted by relevance
42 #define HPET_CONFIG 0x10 /* General configuration register */ macro
148 val = bus_read_4(sc->mem_res, HPET_CONFIG); in hpet_enable()154 bus_write_4(sc->mem_res, HPET_CONFIG, val); in hpet_enable()162 val = bus_read_4(sc->mem_res, HPET_CONFIG); in hpet_disable()164 bus_write_4(sc->mem_res, HPET_CONFIG, val); in hpet_disable()
511 if (offset == HPET_CONFIG || offset == HPET_CONFIG + 4) { in vhpet_mmio_write()653 if (offset == HPET_CONFIG || offset == HPET_CONFIG + 4) { in vhpet_mmio_read()