Searched refs:spib_addr (Results 1 – 4 of 4) sorted by relevance
171 sof_io_write(sdev, hstream->spib_addr, spib); in hda_dsp_pcm_ack()
201 /* Reset the spib_addr before disabling SPIB */ in hda_dsp_stream_spib_config() 203 sof_io_write(sdev, hstream->spib_addr, 0); in hda_dsp_stream_spib_config() 212 sof_io_write(sdev, hstream->spib_addr, size);991 hstream->spib_addr = sdev->bar[HDA_DSP_SPIB_BAR] + in hda_dsp_stream_init()
109 azx_dev->spib_addr = bus->spbcap + AZX_SPB_BASE + in snd_hdac_stream_init() 842 writel(value, azx_dev->spib_addr); in snd_hdac_stream_drsm_enable()
530 void __iomem *spib_addr; /* software position in buffers stream pointer */ member