Searched defs:cores_per_cluster (Results  1 – 4 of 4) sorted by relevance
| /external/arm-trusted-firmware/plat/nxp/soc-ls1028a/ | 
| D | soc.c | 102 	uint8_t num_clusters, cores_per_cluster;  in soc_early_init()  local277 	uint8_t num_clusters, cores_per_cluster;  in plat_get_power_domain_tree_desc()  local
 300 	uint8_t num_clusters, cores_per_cluster;  in plat_ls_get_cluster_core_count()  local
 342 	uint8_t num_clusters, cores_per_cluster;  in soc_init()  local
 397 	uint8_t num_clusters, cores_per_cluster;  in get_tot_num_cores()  local
 406 	uint8_t num_clusters, cores_per_cluster;  in get_pmu_idle_cluster_mask()  local
 415 	uint8_t num_clusters, cores_per_cluster;  in get_pmu_flush_cluster_mask()  local
 
 | 
| /external/arm-trusted-firmware/plat/nxp/soc-lx2160a/ | 
| D | soc.c | 123 	uint8_t num_clusters, cores_per_cluster;  in soc_interconnect_config()  local447 	uint8_t num_clusters, cores_per_cluster;  in soc_init()  local
 
 | 
| /external/arm-trusted-firmware/plat/nxp/common/setup/ | 
| D | ls_common.c | 247 		uint8_t *num_clusters, uint8_t *cores_per_cluster)  in get_cluster_info()
 | 
| /external/arm-trusted-firmware/plat/nxp/common/setup/include/ | 
| D | plat_common.h | 139 	uint8_t cores_per_cluster;  member
 |