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

/freebsd-10.2-release/sys/dev/sound/pci/hda/
H A Dhdac_reg.h54 #define HDAC_CORBCTL 0x4c /* 1 - CORB Control */ macro
H A Dhdac.c377 HDAC_WRITE_1(&sc->mem, HDAC_CORBCTL, 0x0);
793 HDAC_WRITE_1(&sc->mem, HDAC_CORBCTL, HDAC_CORBCTL_CMEIE);
867 corbctl = HDAC_READ_1(&sc->mem, HDAC_CORBCTL);
869 HDAC_WRITE_1(&sc->mem, HDAC_CORBCTL, corbctl);

Completed in 224 milliseconds