Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/shmobile/
H A Dpm.c75 unsigned long sh_mobile_sleep_supported = SUSP_SH_SLEEP; variable
126 sh_mobile_sleep_supported |= flags; in sh_mobile_register_self_refresh()
131 if (!(sh_mobile_sleep_supported & SUSP_MODE_STANDBY_SF)) in sh_pm_enter()
H A Dcpuidle.c88 if (sh_mobile_sleep_supported & SUSP_SH_SF) in sh_mobile_setup_cpuidle()
91 if (sh_mobile_sleep_supported & SUSP_SH_STANDBY) in sh_mobile_setup_cpuidle()
/openbmc/linux/arch/sh/include/asm/
H A Dsuspend.h84 extern unsigned long sh_mobile_sleep_supported;