Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_topology.c33 uint32_t cluster_count, cpus_per_cluster; in plat_get_power_domain_tree_desc() local
/rk3399_ARM-atf/plat/arm/board/fvp/fconf/
H A Dfconf_hw_config_getter.c38 uint32_t cluster_count = 0, max_cpu_per_cluster = 0, total_cpu_count = 0; in fconf_populate_topology() local
/rk3399_ARM-atf/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