Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-pcm.c163 sof_io_write(sdev, hstream->spib_addr, spib); in hda_dsp_pcm_ack()
H A 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()
/openbmc/linux/sound/hda/
H A 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()
/openbmc/linux/include/sound/
H A Dhdaudio.h524 void __iomem *spib_addr; /* software position in buffers stream pointer */ member