Home
last modified time | relevance | path

Searched refs:spib_addr (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/sound/soc/sof/intel/
Dhda-pcm.c163 sof_io_write(sdev, hstream->spib_addr, spib); in hda_dsp_pcm_ack()
Dhda-stream.c175 sof_io_write(sdev, hstream->spib_addr, size); in hda_dsp_stream_spib_config()
898 hstream->spib_addr = sdev->bar[HDA_DSP_SPIB_BAR] + in hda_dsp_stream_init()
/linux-6.6.21/sound/hda/
Dhdac_stream.c109 azx_dev->spib_addr = bus->spbcap + AZX_SPB_BASE + in snd_hdac_stream_init()
790 writel(value, azx_dev->spib_addr); in snd_hdac_stream_set_spib()
/linux-6.6.21/include/sound/
Dhdaudio.h524 void __iomem *spib_addr; /* software position in buffers stream pointer */ member