Searched refs:target_dsp_state (Results 1 – 2 of 2) sorted by relevance
23 u32 target_dsp_state; in snd_sof_dsp_power_target() local31 target_dsp_state = SOF_DSP_PM_D3; in snd_sof_dsp_power_target()41 target_dsp_state = SOF_DSP_PM_D0; in snd_sof_dsp_power_target()43 target_dsp_state = SOF_DSP_PM_D3; in snd_sof_dsp_power_target()47 target_dsp_state = SOF_DSP_PM_D3; in snd_sof_dsp_power_target()51 return target_dsp_state; in snd_sof_dsp_power_target()
1014 const struct sof_dsp_power_state target_dsp_state = { in hda_dsp_suspend() local1032 ret = snd_sof_dsp_set_power_state(sdev, &target_dsp_state); in hda_dsp_suspend()1035 target_dsp_state.state, in hda_dsp_suspend()1036 target_dsp_state.substate); in hda_dsp_suspend()1070 return snd_sof_dsp_set_power_state(sdev, &target_dsp_state); in hda_dsp_suspend()