Searched refs:pib (Results 1 – 1 of 1) sorted by relevance
203 static void hda_set_pib(struct hda_softc *sc, uint8_t stream_ind, uint32_t pib);1206 hda_set_pib(struct hda_softc *sc, uint8_t stream_ind, uint32_t pib) in hda_set_pib() argument1210 hda_set_reg_by_offset(sc, off + HDAC_SDLPIB, pib); in hda_set_pib()1212 hda_set_reg_by_offset(sc, 0x2000 + off + HDAC_SDLPIB, pib); in hda_set_pib()1215 HDA_DMA_PIB_ENTRY_LEN) = pib; in hda_set_pib()