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

/linux-master/sound/soc/sof/
H A Diomem-utils.c26 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) function
30 EXPORT_SYMBOL(sof_io_write); variable
H A Dsof-priv.h821 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value);
/linux-master/sound/soc/sof/amd/
H A Dacp-common.c202 .write = sof_io_write,
/linux-master/sound/soc/sof/intel/
H A Dhda-pcm.c163 sof_io_write(sdev, hstream->spib_addr, spib);
H A Dhda-stream.c176 sof_io_write(sdev, hstream->spib_addr, size);
/linux-master/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c526 .write = sof_io_write,
/linux-master/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c502 .write = sof_io_write,

Completed in 206 milliseconds