Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H 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);
H A Dsof-priv.h815 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value);
/linux/sound/soc/sof/amd/
H A Dacp-common.c204 .write = sof_io_write,
/linux/sound/soc/sof/intel/
H A Dhda-pcm.c169 sof_io_write(sdev, hstream->spib_addr, spib); in hda_dsp_pcm_ack()
H A Dhda-stream.c207 sof_io_write(sdev, hstream->spib_addr, size); in hda_dsp_stream_spib_config()
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c526 .write = sof_io_write,
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c502 .write = sof_io_write,