Home
last modified time | relevance | path

Searched refs:SOF_DSP_PM_D0 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/sound/soc/sof/intel/
Dhda-dsp.c408 case SOF_DSP_PM_D0: in hda_dsp_set_D0_state()
475 case SOF_DSP_PM_D0: in hda_dsp_state_log()
544 case SOF_DSP_PM_D0: in hda_dsp_set_power_state()
549 if (sdev->dsp_power_state.state == SOF_DSP_PM_D0 && in hda_dsp_set_power_state()
712 .state = SOF_DSP_PM_D0, in hda_dsp_resume()
722 if (sdev->dsp_power_state.state == SOF_DSP_PM_D0) { in hda_dsp_resume()
775 .state = SOF_DSP_PM_D0, in hda_dsp_runtime_resume()
822 .substate = target_state == SOF_DSP_PM_D0 ? in hda_dsp_suspend()
830 if (target_state == SOF_DSP_PM_D0) { in hda_dsp_suspend()
933 target_state.state = SOF_DSP_PM_D0; in hda_dsp_d0i3_work()
/Linux-v5.10/sound/soc/sof/
Dpm.c38 target_dsp_state = SOF_DSP_PM_D0; in snd_sof_dsp_power_target()
122 old_state == SOF_DSP_PM_D0) in sof_resume()
208 if (target_state == SOF_DSP_PM_D0) in sof_suspend()
254 if (target_state == SOF_DSP_PM_D0) in sof_suspend()
Dcore.c294 sdev->dsp_power_state.state = SOF_DSP_PM_D0; in snd_sof_device_probe()
Dsof-priv.h62 SOF_DSP_PM_D0, enumerator
Dipc.c300 .state = SOF_DSP_PM_D0, in sof_ipc_tx_message()