Home
last modified time | relevance | path

Searched refs:PLAT_MARVELL_CLUSTER_COUNT (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmarvell_topology.c11 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()
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/include/
H A Dplatform_def.h89 #define PLAT_MARVELL_CLUSTER_COUNT U(2) macro
92 #define PLAT_MARVELL_CORE_COUNT (PLAT_MARVELL_CLUSTER_COUNT * \
/rk3399_ARM-atf/include/plat/marvell/armada/a3k/common/
H A Dmarvell_def.h27 #define PLAT_MARVELL_CLUSTER_COUNT 1 macro
/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Dmarvell_def.h157 #define PLAT_NUM_PWR_DOMAINS (PLAT_MARVELL_CLUSTER_COUNT + \
/rk3399_ARM-atf/plat/marvell/armada/common/mss/
H A Dmss_scp_bootloader.c184 mss_pm_crtl->num_of_clusters = PLAT_MARVELL_CLUSTER_COUNT; in mss_ap_load_image()
187 mss_pm_crtl->num_of_cores = PLAT_MARVELL_CLUSTER_COUNT * in mss_ap_load_image()