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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h56 #define HDAC_CORBCTL 0x4c /* 1 - CORB Control */ macro
H A Dhdac.c435 HDAC_WRITE_1(&sc->mem, HDAC_CORBCTL, 0x0);
844 HDAC_WRITE_1(&sc->mem, HDAC_CORBCTL, HDAC_CORBCTL_CMEIE);
916 corbctl = HDAC_READ_1(&sc->mem, HDAC_CORBCTL);
918 HDAC_WRITE_1(&sc->mem, HDAC_CORBCTL, corbctl);
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h56 #define HDAC_CORBCTL 0x4c /* 1 - CORB Control */ macro
H A Dpci_hda.c226 [HDAC_CORBCTL] = hda_set_corbctl,

Completed in 72 milliseconds