Searched refs:HPET_ISR (Results 1 – 3 of 3) sorted by relevance
45 #define HPET_ISR 0x20 /* General interrupt status register */ macro
188 bus_write_4(sc->mem_res, HPET_ISR, 1 << t->num); in hpet_start()284 val = bus_read_4(sc->mem_res, HPET_ISR); in hpet_intr()286 bus_write_4(sc->mem_res, HPET_ISR, val); in hpet_intr()663 bus_write_4(sc->mem_res, HPET_ISR, 0xffffffff); in hpet_attach()847 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()