Home
last modified time | relevance | path

Searched defs:cluster_off (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/mt8183/
Dplat_pm.c220 static void mcdi_ctrl_before_hotplug_off(int cluster, int cpu, bool cluster_off) in mcdi_ctrl_before_hotplug_off()
227 static void mcdi_ctrl_cluster_cpu_off(int cluster, int cpu, bool cluster_off) in mcdi_ctrl_cluster_cpu_off()
286 static void hotplug_ctrl_cluster_cpu_off(int cluster, int cpu, bool cluster_off) in hotplug_ctrl_cluster_cpu_off()
333 bool cluster_off = (HP_CLUSTER_OFF && afflvl1 && in plat_mtk_power_domain_off() local
369 bool cluster_off = MCDI_C2 && afflvl1 && clst_single_pwr(cluster, cpu); in plat_mtk_power_domain_suspend() local