Searched refs:PLAT_MARVELL_CLUSTER_COUNT (Results 1 – 5 of 5) sorted by relevance
11 unsigned char marvell_power_domain_tree_desc[PLAT_MARVELL_CLUSTER_COUNT + 1];29 marvell_power_domain_tree_desc[0] = PLAT_MARVELL_CLUSTER_COUNT; in plat_get_power_domain_tree_desc()31 for (i = 0; i < PLAT_MARVELL_CLUSTER_COUNT; i++) in plat_get_power_domain_tree_desc()59 if (nb_id >= PLAT_MARVELL_CLUSTER_COUNT) in marvell_check_mpidr()62 if (cluster_id >= PLAT_MARVELL_CLUSTER_COUNT) in marvell_check_mpidr()
89 #define PLAT_MARVELL_CLUSTER_COUNT U(2) macro92 #define PLAT_MARVELL_CORE_COUNT (PLAT_MARVELL_CLUSTER_COUNT * \
137 mss_pm_crtl->num_of_clusters = PLAT_MARVELL_CLUSTER_COUNT; in mss_ap_load_image()140 mss_pm_crtl->num_of_cores = PLAT_MARVELL_CLUSTER_COUNT * in mss_ap_load_image()
27 #define PLAT_MARVELL_CLUSTER_COUNT 1 macro
157 #define PLAT_NUM_PWR_DOMAINS (PLAT_MARVELL_CLUSTER_COUNT + \