Home
last modified time | relevance | path

Searched refs:PWR_EMERGENCYDEEPSLEEP (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/tidspbridge/include/dspbridge/
Dpwr.h25 #define PWR_EMERGENCYDEEPSLEEP MBX_PM_EMERGENCYSLEEP macro
/drivers/staging/tidspbridge/rmgr/
Dpwr.c64 else if (sleep_code == PWR_EMERGENCYDEEPSLEEP) in pwr_sleep_dsp()
Ddrv_interface.c579 u32 command = PWR_EMERGENCYDEEPSLEEP; in bridge_suspend()
Dproc.c506 status = pwr_sleep_dsp(PWR_EMERGENCYDEEPSLEEP, timeout); in proc_ctrl()
/drivers/staging/tidspbridge/core/
Dtiomap3430_pwr.c163 if ((dw_cmd != PWR_DEEPSLEEP) && (dw_cmd != PWR_EMERGENCYDEEPSLEEP)) in sleep_dsp()