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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h70 #define HDAC_DPIBUBASE 0x74 /* 4 - DMA Position Buffer Upper Base */ macro
H A Dhdac.c442 HDAC_WRITE_4(&sc->mem, HDAC_DPIBUBASE, 0x0);
1300 HDAC_WRITE_4(&sc->mem, HDAC_DPIBUBASE, addr >> 32);
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h70 #define HDAC_DPIBUBASE 0x74 /* 4 - DMA Position Buffer Upper Base */ macro
H A Dpci_hda.c1022 dpibubase = hda_get_reg_by_offset(sc, HDAC_DPIBUBASE);

Completed in 67 milliseconds