Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/kernel/cpu/shmobile/
Dpm.c35 #define SUSP_MODE_STANDBY_SF (SUSP_SH_STANDBY | SUSP_SH_SF) macro
133 if (!(sh_mobile_sleep_supported & SUSP_MODE_STANDBY_SF)) in sh_pm_enter()
138 sh_mobile_call_standby(SUSP_MODE_STANDBY_SF); in sh_pm_enter()