Searched refs:HPET_CAP_VENDOR_ID (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/acpica/ | ||
H A D | acpi_hpet.h | 35 #define HPET_CAP_VENDOR_ID 0xffff0000 macro |
H A D | acpi_hpet.c | 517 vendor = (sc->caps & HPET_CAP_VENDOR_ID) >> 16; in hpet_attach() |