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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h53 #define HDAC_CORBUBASE 0x44 /* 4 - CORB Upper Base Address */ macro
H A Dhdac.c828 HDAC_WRITE_4(&sc->mem, HDAC_CORBUBASE, (uint32_t)(corbpaddr >> 32));
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h53 #define HDAC_CORBUBASE 0x44 /* 4 - CORB Upper Base Address */ macro
H A Dpci_hda.c801 corbubase = hda_get_reg_by_offset(sc, HDAC_CORBUBASE);

Completed in 53 milliseconds