Searched refs:target_dsp_state (Results 1 – 2 of 2) sorted by relevance
28 u32 target_dsp_state; in snd_sof_dsp_power_target() 36 target_dsp_state = SOF_DSP_PM_D3; in snd_sof_dsp_power_target() 46 target_dsp_state = SOF_DSP_PM_D0; in snd_sof_dsp_power_target() 48 target_dsp_state = SOF_DSP_PM_D3; in snd_sof_dsp_power_target() 52 target_dsp_state = SOF_DSP_PM_D3; in snd_sof_dsp_power_target() 56 return target_dsp_state; in sof_cache_debugfs() 23 u32 target_dsp_state; snd_sof_dsp_power_target() local
1015 const struct sof_dsp_power_state target_dsp_state = { in hda_dsp_suspend() local1033 ret = snd_sof_dsp_set_power_state(sdev, &target_dsp_state); in hda_dsp_suspend()1036 target_dsp_state.state, in hda_dsp_suspend()1037 target_dsp_state.substate); in hda_dsp_suspend()1071 return snd_sof_dsp_set_power_state(sdev, &target_dsp_state); in hda_dsp_suspend()