Lines Matching refs:cluster
33 void hisi_cpuidle_lock(unsigned int cluster, unsigned int core);
34 void hisi_cpuidle_unlock(unsigned int cluster, unsigned int core);
35 void hisi_set_cpuidle_flag(unsigned int cluster, unsigned int core);
36 void hisi_clear_cpuidle_flag(unsigned int cluster, unsigned int core);
37 void hisi_set_cpu_boot_flag(unsigned int cluster, unsigned int core);
38 void hisi_clear_cpu_boot_flag(unsigned int cluster, unsigned int core);
39 int cluster_is_powered_on(unsigned int cluster);
40 void hisi_enter_core_idle(unsigned int cluster, unsigned int core);
41 void hisi_enter_cluster_idle(unsigned int cluster, unsigned int core);
43 void hisi_enter_ap_suspend(unsigned int cluster, unsigned int core);
47 void hisi_pdc_mask_cluster_wakeirq(unsigned int cluster);
48 int hisi_test_pwrdn_allcores(unsigned int cluster, unsigned int core);
49 void hisi_disable_pdc(unsigned int cluster);
50 void hisi_enable_pdc(unsigned int cluster);
51 void hisi_powerup_core(unsigned int cluster, unsigned int core);
52 void hisi_powerdn_core(unsigned int cluster, unsigned int core);
53 void hisi_powerup_cluster(unsigned int cluster, unsigned int core);
54 void hisi_powerdn_cluster(unsigned int cluster, unsigned int core);
55 unsigned int hisi_test_cpu_down(unsigned int cluster, unsigned int core);