Home
last modified time | relevance | path

Searched refs:HPET_CAP_REV_ID (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/acpica/
H A Dacpi_hpet.h39 #define HPET_CAP_REV_ID 0x000000ff macro
H A Dacpi_hpet.c518 rev = sc->caps & HPET_CAP_REV_ID; in hpet_attach()