Searched refs:sst_dsp_shim_read_unlocked (Results 1 – 2 of 2) sorted by relevance
77 u32 sst_dsp_shim_read_unlocked(struct sst_dsp *sst, u32 offset) in sst_dsp_shim_read_unlocked() function81 EXPORT_SYMBOL_GPL(sst_dsp_shim_read_unlocked);90 ret = sst_dsp_shim_read_unlocked(sst, offset); in sst_dsp_shim_update_bits_unlocked()110 ret = sst_dsp_shim_read_unlocked(sst, offset); in sst_dsp_shim_update_bits_forced_unlocked()162 while ((((reg = sst_dsp_shim_read_unlocked(ctx, offset)) & mask) != target) in sst_dsp_register_poll()
39 u32 sst_dsp_shim_read_unlocked(struct sst_dsp *sst, u32 offset);