Home
last modified time | relevance | path

Searched refs:target_dsp_state (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/
Dpm.c23 u32 target_dsp_state; in snd_sof_dsp_power_target() local
28 target_dsp_state = SOF_DSP_PM_D3; in snd_sof_dsp_power_target()
38 target_dsp_state = SOF_DSP_PM_D0; in snd_sof_dsp_power_target()
40 target_dsp_state = SOF_DSP_PM_D3; in snd_sof_dsp_power_target()
44 target_dsp_state = SOF_DSP_PM_D3; in snd_sof_dsp_power_target()
48 return target_dsp_state; in snd_sof_dsp_power_target()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda-dsp.c833 const struct sof_dsp_power_state target_dsp_state = { in hda_dsp_suspend() local
848 ret = snd_sof_dsp_set_power_state(sdev, &target_dsp_state); in hda_dsp_suspend()
851 target_dsp_state.state, in hda_dsp_suspend()
852 target_dsp_state.substate); in hda_dsp_suspend()
891 return snd_sof_dsp_set_power_state(sdev, &target_dsp_state); in hda_dsp_suspend()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0009_linux_sound.patch20323 + const struct sof_dsp_power_state target_dsp_state = {
20330 + return snd_sof_dsp_set_power_state(sdev, &target_dsp_state);
20335 + const struct sof_dsp_power_state target_dsp_state = {
20342 + return snd_sof_dsp_set_power_state(sdev, &target_dsp_state);
20348 + const struct sof_dsp_power_state target_dsp_state = {
20356 + return snd_sof_dsp_set_power_state(sdev, &target_dsp_state);
20361 + const struct sof_dsp_power_state target_dsp_state = {
20376 + return snd_sof_dsp_set_power_state(sdev, &target_dsp_state);