Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/kernel/cpu/shmobile/
Dpm.c36 #define SUSP_MODE_STANDBY_SF (SUSP_SH_STANDBY | SUSP_SH_SF) macro
134 if (!(sh_mobile_sleep_supported & SUSP_MODE_STANDBY_SF)) in sh_pm_enter()
139 sh_mobile_call_standby(SUSP_MODE_STANDBY_SF); in sh_pm_enter()