Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/shmobile/
H A Dpm.c33 #define SUSP_MODE_STANDBY_SF (SUSP_SH_STANDBY | SUSP_SH_SF) macro
131 if (!(sh_mobile_sleep_supported & SUSP_MODE_STANDBY_SF)) in sh_pm_enter()
136 sh_mobile_call_standby(SUSP_MODE_STANDBY_SF); in sh_pm_enter()