Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/kernel/cpu/shmobile/
Dpm.c77 unsigned long sh_mobile_sleep_supported = SUSP_SH_SLEEP; variable
128 sh_mobile_sleep_supported |= flags; in sh_mobile_register_self_refresh()
133 if (!(sh_mobile_sleep_supported & SUSP_MODE_STANDBY_SF)) in sh_pm_enter()
Dcpuidle.c89 if (sh_mobile_sleep_supported & SUSP_SH_SF) { in sh_mobile_setup_cpuidle()
102 if (sh_mobile_sleep_supported & SUSP_SH_STANDBY) { in sh_mobile_setup_cpuidle()
/linux-2.6.39/arch/sh/include/asm/
Dsuspend.h84 extern unsigned long sh_mobile_sleep_supported;