Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dpm-cps.h41 extern bool cps_pm_support_state(enum cps_pm_state state);
/arch/mips/kernel/
Dsmp-cps.c411 if (!cps_pm_support_state(CPS_PM_POWER_GATED)) in cps_cpu_disable()
Dpm-cps.c82 bool cps_pm_support_state(enum cps_pm_state state) in cps_pm_support_state() function