Searched refs:cluster_powerup (Results 1 – 5 of 5) sorted by relevance
220 int (*cluster_powerup)(unsigned int cluster); member
125 .cluster_powerup = dcscb_cluster_powerup,
180 .cluster_powerup = tc2_pm_cluster_powerup,
194 .cluster_powerup = exynos_cluster_powerup,
228 ret = platform_ops->cluster_powerup(cluster); in mcpm_cpu_power_up()
Completed in 6 milliseconds