Home
last modified time | relevance | path

Searched refs:sof_io_write (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/
A Diomem-utils.c26 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write() function
30 EXPORT_SYMBOL(sof_io_write);
A Dsof-priv.h766 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value);
/linux-6.3-rc2/sound/soc/sof/amd/
A Dacp-common.c163 .write = sof_io_write,
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-pcm.c158 sof_io_write(sdev, hstream->spib_addr, spib); in hda_dsp_pcm_ack()
A Dhda-stream.c176 sof_io_write(sdev, hstream->spib_addr, size); in hda_dsp_stream_spib_config()
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8186/
A Dmt8186.c560 .write = sof_io_write,
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8195/
A Dmt8195.c611 .write = sof_io_write,

Completed in 11 milliseconds