Searched refs:dsp_power_state (Results 1 – 7 of 7) sorted by relevance
450 switch (sdev->dsp_power_state.state) { in hda_dsp_set_D0_state()459 sdev->dsp_power_state.state, target_state->state); in hda_dsp_set_D0_state()520 switch (sdev->dsp_power_state.state) { in hda_dsp_state_log()522 switch (sdev->dsp_power_state.substate) { in hda_dsp_state_log()531 sdev->dsp_power_state.substate); in hda_dsp_state_log()546 sdev->dsp_power_state.state); in hda_dsp_state_log()578 if (target_state->state == sdev->dsp_power_state.state && in hda_dsp_set_power_state()589 if (sdev->dsp_power_state.state == SOF_DSP_PM_D0 && in hda_dsp_set_power_state()595 sdev->dsp_power_state.state, target_state->state); in hda_dsp_set_power_state()609 sdev->dsp_power_state = *target_state; in hda_dsp_set_power_state()[all …]
78 u32 old_state = sdev->dsp_power_state.state; in sof_resume()
359 sdev->dsp_power_state.state = SOF_DSP_PM_D0; in snd_sof_device_probe()
541 struct sof_dsp_power_state dsp_power_state; member
323 sdev->dsp_power_state = *target_state; in imx8m_dsp_set_power_state()
411 sdev->dsp_power_state = *target_state; in imx8ulp_dsp_set_power_state()
484 sdev->dsp_power_state = *target_state; in imx8_dsp_set_power_state()
Completed in 12 milliseconds