Home
last modified time | relevance | path

Searched defs:cluster_count (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware/plat/arm/board/fvp/
H A Dfvp_topology.c33 uint32_t cluster_count, cpus_per_cluster; in plat_get_power_domain_tree_desc() local
/arm-trusted-firmware/plat/arm/board/fvp/fconf/
H A Dfconf_hw_config_getter.c76 uint32_t cluster_count = 0, max_cpu_per_cluster = 0, total_cpu_count = 0; in fconf_populate_topology() local
[all...]
/arm-trusted-firmware/plat/marvell/armada/a8k/common/
H A Dplat_pm.c199 int cluster_count = cpu_cluster_status ? 1 : 2; in plat_marvell_early_cpu_powerdown() local