Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/hda/
H A Dhdac_reg.h35 #define HDAC_GCAP 0x00 /* 2 - Global Capabilities*/ macro
H A Dhdac.c470 gcap = HDAC_READ_2(&sc->mem, HDAC_GCAP); in hdac_get_capabilities()