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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h60 #define HDAC_RIRBUBASE 0x54 /* 4 - RIRB Upper Base Address */ macro
H A Dhdac.c879 HDAC_WRITE_4(&sc->mem, HDAC_RIRBUBASE, (uint32_t)(rirbpaddr >> 32));
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h60 #define HDAC_RIRBUBASE 0x54 /* 4 - RIRB Upper Base Address */ macro
H A Dpci_hda.c872 rirbubase = hda_get_reg_by_offset(sc, HDAC_RIRBUBASE);

Completed in 107 milliseconds