Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pci/hda/
HDhdac_reg.h119 #define HDAC_GCAP_64OK 0x0001 macro
HDhdac.c457 sc->support_64bit = (gcap & HDAC_GCAP_64OK) != 0; in hdac_get_capabilities()