Searched refs:soc_topology (Results 1 – 3 of 3) sorted by relevance
17 #define hw_config__topology_getter(prop) soc_topology.prop55 extern struct hw_topology_t soc_topology;
18 struct hw_topology_t soc_topology; variable182 soc_topology.plat_max_pwr_level = max_pwr_lvl; in fconf_populate_topology()183 soc_topology.plat_cluster_count = cluster_count; in fconf_populate_topology()184 soc_topology.cluster_cpu_count = max_cpu_per_cluster; in fconf_populate_topology()185 soc_topology.plat_cpu_count = total_cpu_count; in fconf_populate_topology()
68 /* read hw config dtb and fill soc_topology struct */81 #define hw_config__topology_getter(prop) soc_topology.prop