Home
last modified time | relevance | path

Searched refs:plat_cluster_count (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/include/
H A Dfconf_hw_config_getter.h29 uint32_t plat_cluster_count; member
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_topology.c43 cluster_count = FCONF_GET_PROPERTY(hw_config, topology, plat_cluster_count); in plat_get_power_domain_tree_desc()
/rk3399_ARM-atf/plat/arm/board/fvp/fconf/
H A Dfconf_hw_config_getter.c149 soc_topology.plat_cluster_count = cluster_count; in fconf_populate_topology()