Home
last modified time | relevance | path

Searched refs:mtk_cpu_smp_ops (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/lib/pm/
H A Dmtk_pm.h101 struct mtk_cpu_smp_ops { struct
139 int register_cpu_smp_ops(unsigned int fn_flags, struct mtk_cpu_smp_ops *ops);
/rk3399_ARM-atf/plat/mediatek/include/lib/pm/
H A Dmtk_pm.h109 struct mtk_cpu_smp_ops { struct
225 int register_cpu_smp_ops(unsigned int fn_flags, struct mtk_cpu_smp_ops *ops);
/rk3399_ARM-atf/plat/mediatek/lib/pm/armv8_2/
H A Dpwr_ctrl.c64 struct mtk_cpu_smp_ops *smp;
509 int register_cpu_smp_ops(unsigned int fn_flags, struct mtk_cpu_smp_ops *ops) in register_cpu_smp_ops()
/rk3399_ARM-atf/plat/mediatek/lib/pm/armv9_0/
H A Dpwr_ctrl.c76 struct mtk_cpu_smp_ops *smp;
492 int register_cpu_smp_ops(unsigned int fn_flags, struct mtk_cpu_smp_ops *ops) in register_cpu_smp_ops()
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv3_2/
H A Dmt_cpu_pm.c129 static struct mtk_cpu_smp_ops cpcv3_2_cpu_smp = {
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm.c883 static struct mtk_cpu_smp_ops cpcv5_0_cpu_smp = {