Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_hpet.h35 #define HPET_CAP_VENDOR_ID 0xffff0000 macro
H A Dacpi_hpet.c517 vendor = (sc->caps & HPET_CAP_VENDOR_ID) >> 16; in hpet_attach()