Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/socionext/synquacer/
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()
/tf-a-ffa_el3_spmc/plat/qti/sc7180/inc/
A Dplatform_def.h109 #define PLAT_CLUSTER_COUNT 1 macro
118 PLAT_CLUSTER_COUNT +\
/tf-a-ffa_el3_spmc/plat/qti/common/src/
A Dqti_topology.c20 PLAT_CLUSTER_COUNT,
A Dqti_common.c67 assert(cluster_id < PLAT_CLUSTER_COUNT); in plat_qti_my_cluster_pos()
/tf-a-ffa_el3_spmc/plat/socionext/synquacer/include/
A Dplatform_def.h15 #define PLAT_CLUSTER_COUNT U(12) macro
16 #define PLATFORM_CORE_COUNT (PLAT_CLUSTER_COUNT * \

Completed in 7 milliseconds