Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/aarch64/
A Dplat_arch_config.c46 if ((cluster_id % PLAT_MAX_CPUS_PER_CLUSTER) != 0) { in plat_config_dfx_clock()
50 val = mmio_read_32(MVEBU_DFX_REG(cluster_id / PLAT_MAX_CPUS_PER_CLUSTER)); in plat_config_dfx_clock()
58 mmio_write_32(MVEBU_DFX_REG(cluster_id / PLAT_MAX_CPUS_PER_CLUSTER), val); in plat_config_dfx_clock()
/tf-a-ffa_el3_spmc/plat/arm/board/tc/
A Dtc_topology.c15 PLAT_MAX_CPUS_PER_CLUSTER,
47 return PLAT_MAX_CPUS_PER_CLUSTER; in plat_arm_get_cluster_core_count()
/tf-a-ffa_el3_spmc/plat/arm/board/sgm775/include/
A Dplatform_def.h12 #define PLAT_MAX_CPUS_PER_CLUSTER U(8) macro
/tf-a-ffa_el3_spmc/plat/arm/board/tc/include/
A Dtc_helpers.S45 mov x4, #PLAT_MAX_CPUS_PER_CLUSTER
A Dplatform_def.h205 #define PLAT_MAX_CPUS_PER_CLUSTER U(8) macro
/tf-a-ffa_el3_spmc/plat/arm/css/sgm/aarch64/
A Dcss_sgm_helpers.S47 mov x4, #PLAT_MAX_CPUS_PER_CLUSTER
/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/include/
A Dplatform_def.h95 #define PLAT_MAX_CPUS_PER_CLUSTER PLAT_MARVELL_CLUSTER_CORE_COUNT macro

Completed in 10 milliseconds