| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdn2/ |
| H A D | rdn2_topology.c | 14 (PLAT_ARM_CLUSTER_COUNT) * (NRD_CHIP_COUNT), 19 #if (PLAT_ARM_CLUSTER_COUNT > 4 || \ 26 #if (PLAT_ARM_CLUSTER_COUNT > 8 || \ 33 #if (PLAT_ARM_CLUSTER_COUNT > 8 || \ 89 #if (PLAT_ARM_CLUSTER_COUNT > 8)
|
| /rk3399_ARM-atf/plat/arm/board/corstone700/common/ |
| H A D | corstone700_topology.c | 11 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()
|
| /rk3399_ARM-atf/plat/arm/board/corstone1000/common/ |
| H A D | corstone1000_topology.c | 11 static unsigned char corstone1000_power_domain_tree_desc[PLAT_ARM_CLUSTER_COUNT 26 corstone1000_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()
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/include/ |
| H A D | platform_def.h | 22 #define PLAT_ARM_CLUSTER_COUNT U(8) macro 24 #define PLAT_ARM_CLUSTER_COUNT U(4) macro 26 #define PLAT_ARM_CLUSTER_COUNT U(16) macro
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/ |
| H A D | rdv3_topology.c | 14 (PLAT_ARM_CLUSTER_COUNT) * (NRD_CHIP_COUNT), 19 #if (PLAT_ARM_CLUSTER_COUNT > 4 || \ 26 #if (PLAT_ARM_CLUSTER_COUNT > 8 || \ 33 #if (PLAT_ARM_CLUSTER_COUNT > 12 || \
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/ |
| H A D | n1sdp_topology.c | 23 PLAT_ARM_CLUSTER_COUNT, 24 PLAT_ARM_CLUSTER_COUNT,
|
| /rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rdaspen/ |
| H A D | rdaspen_topology.c | 12 PLAT_ARM_CLUSTER_COUNT, 91 if (cluster_id >= PLAT_ARM_CLUSTER_COUNT) { in plat_arm_get_cluster_core_count()
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd2/ |
| H A D | nrd_plat_arm_def2.h | 31 PLAT_ARM_CLUSTER_COUNT * \ 36 #define PLAT_ARM_CLUSTER_COUNT U(8) macro 38 #define PLAT_ARM_CLUSTER_COUNT U(4) macro 40 #define PLAT_ARM_CLUSTER_COUNT U(16) macro
|
| /rk3399_ARM-atf/fdts/ |
| H A D | rdaspen-defs.dtsi | 267 #if (PLAT_ARM_CLUSTER_COUNT == 1) 282 #elif (PLAT_ARM_CLUSTER_COUNT == 2) 301 #elif (PLAT_ARM_CLUSTER_COUNT == 3) 324 #elif (PLAT_ARM_CLUSTER_COUNT == 4) 351 #endif /* PLAT_ARM_CLUSTER_COUNT */
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_ccn.c | 23 CASSERT(PLAT_ARM_CLUSTER_COUNT == ARRAY_SIZE(master_to_rn_id_map),
|
| H A D | arm_topology.c | 44 if (cluster_id >= PLAT_ARM_CLUSTER_COUNT) in arm_check_mpidr()
|
| /rk3399_ARM-atf/plat/arm/board/morello/ |
| H A D | morello_topology.c | 27 PLAT_ARM_CLUSTER_COUNT,
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | tc_topology.c | 15 PLAT_ARM_CLUSTER_COUNT,
|
| /rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/include/ |
| H A D | rd1ae_helpers.S | 38 mov x4, #PLAT_ARM_CLUSTER_COUNT
|
| H A D | platform_def.h | 21 #define PLAT_ARM_CLUSTER_COUNT U(16) macro
|
| /rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/ |
| H A D | rd1ae_topology.c | 17 (PLAT_ARM_CLUSTER_COUNT),
|
| /rk3399_ARM-atf/plat/arm/board/corstone700/common/include/ |
| H A D | platform_def.h | 34 #define PLAT_ARM_CLUSTER_COUNT CORSTONE700_CLUSTER_COUNT macro 36 #define PLATFORM_CORE_COUNT (PLAT_ARM_CLUSTER_COUNT * \
|
| /rk3399_ARM-atf/plat/arm/board/morello/include/ |
| H A D | platform_def.h | 109 #define PLAT_ARM_CLUSTER_COUNT U(2) macro 115 PLAT_ARM_CLUSTER_COUNT * \
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/include/ |
| H A D | platform_def.h | 130 #define PLAT_ARM_CLUSTER_COUNT U(2) macro 136 PLAT_ARM_CLUSTER_COUNT * \
|
| /rk3399_ARM-atf/plat/arm/board/corstone1000/common/include/ |
| H A D | platform_def.h | 41 #define PLAT_ARM_CLUSTER_COUNT CORSTONE1000_CLUSTER_COUNT macro 43 #define PLATFORM_CORE_COUNT (PLAT_ARM_CLUSTER_COUNT * \
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/arch/aarch64/ |
| H A D | nrd_helper.S | 52 mov x4, #PLAT_ARM_CLUSTER_COUNT
|
| /rk3399_ARM-atf/plat/arm/board/tc/include/ |
| H A D | platform_def.h | 339 #define PLAT_ARM_CLUSTER_COUNT U(1) macro 343 #define PLATFORM_CORE_COUNT (PLAT_MAX_CPUS_PER_CLUSTER * PLAT_ARM_CLUSTER_COUNT)
|
| /rk3399_ARM-atf/drivers/arm/dsu/ |
| H A D | dsu.c | 23 cluster_pmu_state_t cluster_pmu_context[PLAT_ARM_CLUSTER_COUNT];
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fconf/ |
| H A D | fconf_hw_config_getter.c | 103 uint32_t cpus_per_cluster[PLAT_ARM_CLUSTER_COUNT] = {0}; in fconf_populate_topology() 107 assert(cluster_count < PLAT_ARM_CLUSTER_COUNT); in fconf_populate_topology()
|
| /rk3399_ARM-atf/include/plat/nuvoton/npcm845x/ |
| H A D | platform_def.h | 67 #define PLAT_ARM_CLUSTER_COUNT PLATFORM_CLUSTER_COUNT macro
|