Searched refs:snd_sof_dsp_read64 (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/sound/soc/sof/intel/ |
D | byt.c | 170 isr = snd_sof_dsp_read64(sdev, BYT_DSP_BAR, SHIM_ISRX); in byt_irq_handler() 183 imrx = snd_sof_dsp_read64(sdev, BYT_DSP_BAR, SHIM_IMRX); in byt_irq_thread() 184 ipcx = snd_sof_dsp_read64(sdev, BYT_DSP_BAR, SHIM_IPCX); in byt_irq_thread() 213 ipcd = snd_sof_dsp_read64(sdev, BYT_DSP_BAR, SHIM_IPCD); in byt_irq_thread() 331 if (!(snd_sof_dsp_read64(sdev, BYT_DSP_BAR, SHIM_CSR) & in byt_run()
|
D | bdw.c | 284 imrx = snd_sof_dsp_read64(sdev, BDW_DSP_BAR, SHIM_IMRX); in bdw_irq_thread()
|
/Linux-v5.4/sound/soc/sof/ |
D | ops.c | 76 old = snd_sof_dsp_read64(sdev, bar, offset); in snd_sof_dsp_update_bits64_unlocked()
|
D | ops.h | 242 static inline u64 snd_sof_dsp_read64(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_read64() function
|