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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h55 #define HDAC_CORBRP 0x4a /* 2 - CORB Read Pointer */ macro
H A Dhdac.c833 HDAC_WRITE_2(&sc->mem, HDAC_CORBRP, HDAC_CORBRP_CORBRPRST);
840 HDAC_WRITE_2(&sc->mem, HDAC_CORBRP, 0x0);
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h55 #define HDAC_CORBRP 0x4a /* 2 - CORB Read Pointer */ macro
H A Dpci_hda.c814 corb->rp = hda_get_reg_by_offset(sc, HDAC_CORBRP);
843 hda_set_reg_by_offset(sc, HDAC_CORBRP, corb->rp);

Completed in 65 milliseconds