Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/common/lpm/
H A Dmt_lp_rm.c97 int mt_lp_rm_find_constraint(unsigned int idx, unsigned int cpuid, in mt_lp_rm_find_constraint() function
134 res = mt_lp_rm_find_constraint(idx, cpuid, stateid, priv); in mt_lp_rm_find_and_run_constraint()
/rk3399_ARM-atf/plat/mediatek/common/lpm_v2/
H A Dmt_lp_rm.c91 int mt_lp_rm_find_constraint(unsigned int idx, unsigned int cpuid, in mt_lp_rm_find_constraint() function
126 res = mt_lp_rm_find_constraint(idx, cpuid, stateid, priv); in mt_lp_rm_find_and_run_constraint()
/rk3399_ARM-atf/plat/mediatek/include/lpm/
H A Dmt_lp_rm.h59 extern int mt_lp_rm_find_constraint(unsigned int idx, unsigned int cpuid,
/rk3399_ARM-atf/plat/mediatek/include/lpm_v2/
H A Dmt_lp_rm.h66 extern int mt_lp_rm_find_constraint(unsigned int idx, unsigned int cpuid,
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm.c379 mt_lp_rm_find_constraint(0, state->info.cpuid, stateid, NULL); in mcusys_prepare_suspend()