Searched refs:HDAC_INTSTS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/sound/pci/hda/
H A Dhdac_reg.h47 #define HDAC_INTSTS 0x24 /* 4 - Interrupt Status */ macro
H A Dhdac.c296 intsts = HDAC_READ_4(&sc->mem, HDAC_INTSTS);
329 HDAC_WRITE_4(&sc->mem, HDAC_INTSTS, intsts);

Completed in 58 milliseconds