Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/marvell/armada/a8k/common/include/
A Dplatform_def.h90 #define PLAT_MARVELL_CLUSTER_CORE_COUNT U(2) macro
93 PLAT_MARVELL_CLUSTER_CORE_COUNT)
95 #define PLAT_MAX_CPUS_PER_CLUSTER PLAT_MARVELL_CLUSTER_CORE_COUNT
/trusted-firmware-a/plat/marvell/armada/common/
A Dmarvell_topology.c33 PLAT_MARVELL_CLUSTER_CORE_COUNT; in plat_get_power_domain_tree_desc()
65 if (cpu_id >= PLAT_MARVELL_CLUSTER_CORE_COUNT) in marvell_check_mpidr()
/trusted-firmware-a/plat/marvell/armada/a8k/common/aarch64/
A Dplat_arch_config.c68 cluster_id = plat_my_core_pos() / PLAT_MARVELL_CLUSTER_CORE_COUNT; in plat_enable_affinity()
/trusted-firmware-a/include/plat/marvell/armada/a3k/common/
A Dmarvell_def.h126 #define PLATFORM_CORE_COUNT PLAT_MARVELL_CLUSTER_CORE_COUNT
/trusted-firmware-a/plat/marvell/armada/common/mss/
A Dmss_scp_bootloader.c186 PLAT_MARVELL_CLUSTER_CORE_COUNT; in mss_ap_load_image()
188 PLAT_MARVELL_CLUSTER_CORE_COUNT; in mss_ap_load_image()
/trusted-firmware-a/plat/marvell/armada/a3k/common/include/
A Dplatform_def.h89 #define PLAT_MARVELL_CLUSTER_CORE_COUNT U(2) macro
/trusted-firmware-a/plat/marvell/armada/a8k/common/
A Dplat_pm.c235 cpu_id = cluster * PLAT_MARVELL_CLUSTER_CORE_COUNT + cpu_id; in plat_marvell_cpu_powerup()

Completed in 7 milliseconds