Searched refs:PWR_DEEPSLEEP (Results 1 – 5 of 5) sorted by relevance
24 #define PWR_DEEPSLEEP MBX_PM_DSPIDLE macro
62 if (sleep_code == PWR_DEEPSLEEP) in pwr_sleep_dsp()
501 status = pwr_sleep_dsp(PWR_DEEPSLEEP, timeout); in proc_ctrl()507 } else if (dw_cmd == PWR_DEEPSLEEP) { in proc_ctrl()509 status = pwr_sleep_dsp(PWR_DEEPSLEEP, timeout); in proc_ctrl()
163 if ((dw_cmd != PWR_DEEPSLEEP) && (dw_cmd != PWR_EMERGENCYDEEPSLEEP)) in sleep_dsp()
926 status = sleep_dsp(dev_context, PWR_DEEPSLEEP, pargs); in bridge_dev_ctrl()