Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/common/lpm/
H A Dmt_lp_rm.c79 int mt_lp_rm_do_constraint(unsigned int constraint_id, unsigned int cpuid, int stateid) in mt_lp_rm_do_constraint() function
136 mt_lp_rm_do_constraint(res, cpuid, stateid); in mt_lp_rm_find_and_run_constraint()
/rk3399_ARM-atf/plat/mediatek/common/lpm_v2/
H A Dmt_lp_rm.c75 int mt_lp_rm_do_constraint(unsigned int constraint_id, unsigned int cpuid, int stateid) in mt_lp_rm_do_constraint() function
128 mt_lp_rm_do_constraint(res, cpuid, stateid); in mt_lp_rm_find_and_run_constraint()
/rk3399_ARM-atf/plat/mediatek/include/lpm/
H A Dmt_lp_rm.h58 extern int mt_lp_rm_do_constraint(unsigned int constraint_id, unsigned int cpuid, int stateid);
/rk3399_ARM-atf/plat/mediatek/include/lpm_v2/
H A Dmt_lp_rm.h64 extern int mt_lp_rm_do_constraint(unsigned int constraint_id,
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm.c677 mt_lp_rm_do_constraint(plat_mt_lp_cpu_rc, in cpupm_mcusys_suspend()