Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
Dhda-dsp.c415 case SOF_DSP_PM_D0: in hda_dsp_set_D0_state()
482 case SOF_DSP_PM_D0: in hda_dsp_state_log()
551 case SOF_DSP_PM_D0: in hda_dsp_set_power_state()
556 if (sdev->dsp_power_state.state == SOF_DSP_PM_D0 && in hda_dsp_set_power_state()
725 .state = SOF_DSP_PM_D0, in hda_dsp_resume()
735 if (sdev->dsp_power_state.state == SOF_DSP_PM_D0) { in hda_dsp_resume()
786 .state = SOF_DSP_PM_D0, in hda_dsp_runtime_resume()
837 .substate = target_state == SOF_DSP_PM_D0 ? in hda_dsp_suspend()
845 if (target_state == SOF_DSP_PM_D0) { in hda_dsp_suspend()
949 .state = SOF_DSP_PM_D0, in hda_dsp_d0i3_work()
/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.c300 sdev->dsp_power_state.state = SOF_DSP_PM_D0; in snd_sof_device_probe()
Dsof-priv.h66 SOF_DSP_PM_D0, enumerator
Dipc.c311 .state = SOF_DSP_PM_D0, in sof_ipc_tx_message()