Searched refs:get_cluster_info (Results 1 – 7 of 7) sorted by relevance
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1028a/ |
A D | soc.c | 187 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in soc_early_init() 280 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in plat_get_power_domain_tree_desc() 302 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in plat_ls_get_cluster_core_count() 344 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in soc_init() 399 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in get_tot_num_cores() 408 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in get_pmu_idle_cluster_mask() 417 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in get_pmu_flush_cluster_mask()
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1088a/ |
A D | soc.c | 68 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in plat_get_power_domain_tree_desc() 104 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in get_tot_num_cores() 116 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in get_pmu_idle_cluster_mask() 128 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in get_pmu_flush_cluster_mask() 350 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in soc_init()
|
/arm-trusted-firmware-2.8.0/plat/nxp/common/setup/include/ |
A D | plat_common.h | 143 void get_cluster_info(const struct soc_type *soc_list, uint8_t ps_count,
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-lx2160a/ |
A D | soc.c | 125 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), in soc_interconnect_config() 449 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), in soc_init()
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1046a/ |
A D | soc.c | 168 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in soc_early_init()
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1043a/ |
A D | soc.c | 174 get_cluster_info(soc_list, ARRAY_SIZE(soc_list), &num_clusters, &cores_per_cluster); in soc_early_init()
|
/arm-trusted-firmware-2.8.0/plat/nxp/common/setup/ |
A D | ls_common.c | 259 void get_cluster_info(const struct soc_type *soc_list, uint8_t ps_count, in get_cluster_info() function
|
Completed in 7 milliseconds