Searched refs:HDAC_GCAP_64OK (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/sound/pci/hda/ | ||
| HD | hdac_reg.h | 119 #define HDAC_GCAP_64OK 0x0001 macro |
| HD | hdac.c | 457 sc->support_64bit = (gcap & HDAC_GCAP_64OK) != 0; in hdac_get_capabilities() |