Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/hda/
H A Dhdac_reg.h172 #define HDAC_INTSTS_GIS 0x80000000 macro
H A Dhdac.c307 if ((intsts & HDAC_INTSTS_GIS) == 0) { in hdac_intr_handler()