Home
last modified time | relevance | path

Searched refs:dsp_power_state (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dsp.c469 switch (sdev->dsp_power_state.state) { in hda_dsp_set_D0_state()
478 sdev->dsp_power_state.state, target_state->state); in hda_dsp_set_D0_state()
539 switch (sdev->dsp_power_state.state) { in hda_dsp_state_log()
541 switch (sdev->dsp_power_state.substate) { in hda_dsp_state_log()
550 sdev->dsp_power_state.substate); in hda_dsp_state_log()
565 sdev->dsp_power_state.state); in hda_dsp_state_log()
588 if (sdev->dsp_power_state.state == SOF_DSP_PM_D0 && in hda_dsp_set_power_state()
589 sdev->dsp_power_state.substate == SOF_HDA_DSP_PM_D0I0) in hda_dsp_set_power_state()
594 sdev->dsp_power_state.state, target_state->state); in hda_dsp_set_power_state()
608 sdev->dsp_power_state = *target_state; in hda_dsp_set_power_state()
[all …]
/openbmc/linux/sound/soc/sof/
H A Dpm.c78 u32 old_state = sdev->dsp_power_state.state; in sof_resume()
203 u32 old_state = sdev->dsp_power_state.state; in sof_suspend()
H A Dcore.c365 sdev->dsp_power_state.state = SOF_DSP_PM_D0; in snd_sof_device_probe()
H A Dsof-priv.h555 struct sof_dsp_power_state dsp_power_state; member
/openbmc/linux/sound/soc/sof/imx/
H A Dimx8m.c323 sdev->dsp_power_state = *target_state; in imx8m_dsp_set_power_state()
H A Dimx8ulp.c411 sdev->dsp_power_state = *target_state; in imx8ulp_dsp_set_power_state()
H A Dimx8.c484 sdev->dsp_power_state = *target_state; in imx8_dsp_set_power_state()