Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/hda/
H A Dhdac_reg.h171 #define HDAC_INTSTS_CIS 0x40000000 macro
H A Dhdac.c313 if (intsts & HDAC_INTSTS_CIS) { in hdac_intr_handler()