Searched refs:HPET_ISR (Results 1 – 3 of 3) sorted by relevance
44 #define HPET_ISR 0x20 /* General interrupt status register */ macro
225 bus_write_4(sc->mem_res, HPET_ISR, 1 << t->num); in hpet_start()322 val = bus_read_4(sc->mem_res, HPET_ISR); in hpet_intr()324 bus_write_4(sc->mem_res, HPET_ISR, val); in hpet_intr()732 bus_write_4(sc->mem_res, HPET_ISR, 0xffffffff); in hpet_attach()923 bus_write_4(sc->mem_res, HPET_ISR, 1 << t->num); in hpet_resume()
541 if (offset == HPET_ISR || offset == HPET_ISR + 4) { in vhpet_mmio_write()658 if (offset == HPET_ISR || offset == HPET_ISR + 4) { in vhpet_mmio_read()