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