Home
last modified time | relevance | path

Searched refs:PLAT_CLUSTER_COUNT (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_topology.c13 unsigned char sq_pd_tree_desc[PLAT_CLUSTER_COUNT + 1];
20 if (cluster_id >= PLAT_CLUSTER_COUNT) in plat_core_pos_by_mpidr()
34 sq_pd_tree_desc[0] = PLAT_CLUSTER_COUNT; in plat_get_power_domain_tree_desc()
36 for (i = 0; i < PLAT_CLUSTER_COUNT; i++) in plat_get_power_domain_tree_desc()
/rk3399_ARM-atf/plat/qti/qcs615/inc/
H A Dplatform_def.h107 #define PLAT_CLUSTER_COUNT 1 macro
116 PLAT_CLUSTER_COUNT +\
/rk3399_ARM-atf/plat/qti/sc7180/inc/
H A Dplatform_def.h106 #define PLAT_CLUSTER_COUNT 1 macro
115 PLAT_CLUSTER_COUNT +\
/rk3399_ARM-atf/plat/qti/kodiak/inc/
H A Dkodiak_def.h107 #define PLAT_CLUSTER_COUNT 1 macro
116 PLAT_CLUSTER_COUNT +\
/rk3399_ARM-atf/plat/qti/common/src/
H A Dqti_topology.c20 PLAT_CLUSTER_COUNT,
H A Dqti_common.c68 assert(cluster_id < PLAT_CLUSTER_COUNT); in plat_qti_my_cluster_pos()
/rk3399_ARM-atf/plat/socionext/synquacer/include/
H A Dplatform_def.h15 #define PLAT_CLUSTER_COUNT U(12) macro
16 #define PLATFORM_CORE_COUNT (PLAT_CLUSTER_COUNT * \