Home
last modified time | relevance | path

Searched refs:coordinate_cluster_pwron (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/mt8192/
Dplat_pm.c33 #define coordinate_cluster_pwron() coordinate_cluster(1) macro
89 coordinate_cluster_pwron(); in plat_cpu_pwron_common()
119 coordinate_cluster_pwron(); in plat_cluster_pwrdwn_common()
/trusted-firmware-a-latest/plat/mediatek/mt8195/
Dplat_pm.c33 #define coordinate_cluster_pwron() coordinate_cluster(1) macro
87 coordinate_cluster_pwron(); in plat_cpu_pwron_common()
117 coordinate_cluster_pwron(); in plat_cluster_pwrdwn_common()
/trusted-firmware-a-latest/plat/mediatek/mt8186/
Dplat_pm.c29 #define coordinate_cluster_pwron() coordinate_cluster(1) macro
83 coordinate_cluster_pwron(); in plat_cpu_pwron_common()
110 coordinate_cluster_pwron(); in plat_cluster_pwrdwn_common()
/trusted-firmware-a-latest/plat/mediatek/lib/pm/armv8_2/
Dpwr_ctrl.c55 #define coordinate_cluster_pwron() coordinate_cluster(1) macro
155 coordinate_cluster_pwron(); in armv8_2_cpu_pwr_on_common()