Home
last modified time | relevance | path

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

/Linux-v6.1/sound/hda/ext/
Dhdac_ext_stream.c43 hext_stream->spib_addr = bus->spbcap + AZX_SPB_BASE + in snd_hdac_ext_stream_init()
449 writel(value, hext_stream->spib_addr); in snd_hdac_ext_stream_set_spib()
/Linux-v6.1/sound/soc/sof/intel/
Dhda-stream.c176 sof_io_write(sdev, hext_stream->spib_addr, size); in hda_dsp_stream_spib_config()
888 hext_stream->spib_addr = sdev->bar[HDA_DSP_SPIB_BAR] + in hda_dsp_stream_init()
944 hext_stream->spib_addr = sdev->bar[HDA_DSP_SPIB_BAR] + in hda_dsp_stream_init()
Dhda-pcm.c159 sof_io_write(sdev, hext_stream->spib_addr, spib); in hda_dsp_pcm_ack()
/Linux-v6.1/include/sound/
Dhdaudio_ext.h62 void __iomem *spib_addr; member