Searched refs:HPET_CONFIG (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/acpica/
H A Dacpi_hpet.h41 #define HPET_CONFIG 0x10 /* General configuration register */ macro
H A Dacpi_hpet.c185 val = bus_read_4(sc->mem_res, HPET_CONFIG);
191 bus_write_4(sc->mem_res, HPET_CONFIG, val);
199 val = bus_read_4(sc->mem_res, HPET_CONFIG);
201 bus_write_4(sc->mem_res, HPET_CONFIG, val);
/freebsd-current/sys/amd64/vmm/io/
H A Dvhpet.c512 if (offset == HPET_CONFIG || offset == HPET_CONFIG + 4) {
654 if (offset == HPET_CONFIG || offset == HPET_CONFIG + 4) {

Completed in 169 milliseconds