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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h75 #define HDAC_SDLPIB 0x84 /* 4 - Link Position in Buffer */ macro
H A Dhdac.c2108 return (HDAC_READ_4(&sc->mem, off + HDAC_SDLPIB));
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h75 #define HDAC_SDLPIB 0x84 /* 4 - Link Position in Buffer */ macro
H A Dpci_hda.c1191 lpib = hda_get_reg_by_offset(sc, off + HDAC_SDLPIB);
1243 hda_set_reg_by_offset(sc, off + HDAC_SDLPIB, pib);
1245 hda_set_reg_by_offset(sc, 0x2000 + off + HDAC_SDLPIB, pib);

Completed in 64 milliseconds