Home
last modified time | relevance | path

Searched refs:PLAT_ARM_CLUSTER_COUNT (Results 1 – 25 of 31) sorted by relevance

12

/tf-a-ffa_el3_spmc/plat/arm/board/corstone700/common/
A Dcorstone700_topology.c11 static unsigned char corstone700_power_domain_tree_desc[PLAT_ARM_CLUSTER_COUNT
26 corstone700_power_domain_tree_desc[1] = PLAT_ARM_CLUSTER_COUNT; in plat_get_power_domain_tree_desc()
28 for (i = 0; i < PLAT_ARM_CLUSTER_COUNT; i++) in plat_get_power_domain_tree_desc()
/tf-a-ffa_el3_spmc/plat/arm/board/diphda/common/
A Ddiphda_topology.c11 static unsigned char diphda_power_domain_tree_desc[PLAT_ARM_CLUSTER_COUNT
26 diphda_power_domain_tree_desc[1] = PLAT_ARM_CLUSTER_COUNT; in plat_get_power_domain_tree_desc()
28 for (i = 0; i < PLAT_ARM_CLUSTER_COUNT; i++) in plat_get_power_domain_tree_desc()
/tf-a-ffa_el3_spmc/plat/arm/board/n1sdp/
A Dn1sdp_topology.c23 PLAT_ARM_CLUSTER_COUNT,
24 PLAT_ARM_CLUSTER_COUNT,
/tf-a-ffa_el3_spmc/plat/arm/board/rdn2/include/
A Dplatform_def.h15 #define PLAT_ARM_CLUSTER_COUNT U(8) macro
17 #define PLAT_ARM_CLUSTER_COUNT U(16) macro
/tf-a-ffa_el3_spmc/plat/arm/board/morello/include/
A Dplatform_def.h48 #define PLAT_ARM_CLUSTER_COUNT U(2) macro
54 PLAT_ARM_CLUSTER_COUNT * \
/tf-a-ffa_el3_spmc/plat/arm/board/sgi575/
A Dsgi575_topology.c13 PLAT_ARM_CLUSTER_COUNT,
/tf-a-ffa_el3_spmc/plat/arm/board/rde1edge/
A Drde1edge_topology.c16 PLAT_ARM_CLUSTER_COUNT,
/tf-a-ffa_el3_spmc/plat/arm/board/n1sdp/include/
A Dplatform_def.h69 #define PLAT_ARM_CLUSTER_COUNT U(2) macro
75 PLAT_ARM_CLUSTER_COUNT * \
/tf-a-ffa_el3_spmc/plat/arm/board/morello/
A Dmorello_topology.c27 PLAT_ARM_CLUSTER_COUNT,
/tf-a-ffa_el3_spmc/plat/arm/board/sgi575/include/
A Dplatform_def.h15 #define PLAT_ARM_CLUSTER_COUNT U(2) macro
/tf-a-ffa_el3_spmc/plat/arm/board/rde1edge/include/
A Dplatform_def.h15 #define PLAT_ARM_CLUSTER_COUNT U(2) macro
/tf-a-ffa_el3_spmc/plat/arm/css/sgm/include/
A Dsgm_base_platform_def.h20 #define PLAT_ARM_CLUSTER_COUNT U(1) macro
26 PLAT_ARM_CLUSTER_COUNT + \
/tf-a-ffa_el3_spmc/plat/arm/board/rdn1edge/include/
A Dplatform_def.h15 #define PLAT_ARM_CLUSTER_COUNT U(2) macro
/tf-a-ffa_el3_spmc/plat/arm/board/tc/
A Dtc_topology.c14 PLAT_ARM_CLUSTER_COUNT,
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_ccn.c23 CASSERT(PLAT_ARM_CLUSTER_COUNT == ARRAY_SIZE(master_to_rn_id_map),
A Darm_topology.c44 if (cluster_id >= PLAT_ARM_CLUSTER_COUNT) in arm_check_mpidr()
/tf-a-ffa_el3_spmc/plat/arm/css/sgm/
A Dsgm_plat_config.c33 PLAT_ARM_CLUSTER_COUNT,
/tf-a-ffa_el3_spmc/plat/arm/board/rdn1edge/
A Drdn1edge_topology.c14 (PLAT_ARM_CLUSTER_COUNT) * (CSS_SGI_CHIP_COUNT),
/tf-a-ffa_el3_spmc/plat/arm/board/rdv1/
A Drdv1_topology.c14 PLAT_ARM_CLUSTER_COUNT,
/tf-a-ffa_el3_spmc/plat/arm/board/rdn2/
A Drdn2_topology.c14 PLAT_ARM_CLUSTER_COUNT,
/tf-a-ffa_el3_spmc/plat/arm/board/rdv1mc/
A Drdv1mc_topology.c16 ((PLAT_ARM_CLUSTER_COUNT) * (CSS_SGI_CHIP_COUNT)),
/tf-a-ffa_el3_spmc/plat/arm/board/rdv1/include/
A Dplatform_def.h14 #define PLAT_ARM_CLUSTER_COUNT U(16) macro
/tf-a-ffa_el3_spmc/plat/arm/board/rdv1mc/include/
A Dplatform_def.h13 #define PLAT_ARM_CLUSTER_COUNT U(4) macro
/tf-a-ffa_el3_spmc/plat/arm/css/sgi/aarch64/
A Dsgi_helper.S50 mov x4, #PLAT_ARM_CLUSTER_COUNT
/tf-a-ffa_el3_spmc/plat/arm/board/corstone700/common/include/
A Dplatform_def.h34 #define PLAT_ARM_CLUSTER_COUNT CORSTONE700_CLUSTER_COUNT macro
36 #define PLATFORM_CORE_COUNT (PLAT_ARM_CLUSTER_COUNT * \

Completed in 20 milliseconds

12