Home
last modified time | relevance | path

Searched refs:snd_sof_dsp_read_poll_timeout (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sof/intel/
A Dhda-dsp.c50 ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_BAR, in hda_dsp_core_reset_enter()
90 ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_BAR, in hda_dsp_core_reset_leave()
197 ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_BAR, in hda_dsp_core_power_up()
233 ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_BAR, in hda_dsp_core_power_down()
A Dhda-loader.c129 ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_BAR, in cl_dsp_init()
164 ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_BAR, in cl_dsp_init()
262 status = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_BAR, in cl_copy_fw()
A Dhda-stream.c307 ret = snd_sof_dsp_read_poll_timeout(sdev, in hda_dsp_stream_trigger()
326 ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_HDA_BAR, in hda_dsp_stream_trigger()
464 ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_HDA_BAR, in hda_dsp_stream_hw_params()
533 ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_HDA_BAR, in hda_dsp_stream_hw_params()
/linux/sound/soc/sof/
A Dops.h550 #define snd_sof_dsp_read_poll_timeout(sdev, bar, offset, val, cond, sleep_us, timeout_us) \ macro

Completed in 8 milliseconds