Searched refs:PWR_EMERGENCYDEEPSLEEP (Results 1 – 5 of 5) sorted by relevance
25 #define PWR_EMERGENCYDEEPSLEEP MBX_PM_EMERGENCYSLEEP macro
64 else if (sleep_code == PWR_EMERGENCYDEEPSLEEP) in pwr_sleep_dsp()
579 u32 command = PWR_EMERGENCYDEEPSLEEP; in bridge_suspend()
506 status = pwr_sleep_dsp(PWR_EMERGENCYDEEPSLEEP, timeout); in proc_ctrl()
163 if ((dw_cmd != PWR_DEEPSLEEP) && (dw_cmd != PWR_EMERGENCYDEEPSLEEP)) in sleep_dsp()