Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/kernel/cpu/shmobile/
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()
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()
/linux-6.1.9/arch/sh/include/asm/
Dsuspend.h84 extern unsigned long sh_mobile_sleep_supported;