Home
last modified time | relevance | path

Searched refs:platform_core_get_cluster_count (Results 1 – 12 of 12) sorted by relevance

/SCP-firmware-master/product/rdv1/include/
A Dplatform_core.h18 static inline unsigned int platform_core_get_cluster_count(void) in platform_core_get_cluster_count() function
26 fwk_assert(cluster < platform_core_get_cluster_count()); in platform_core_get_core_per_cluster_count()
34 platform_core_get_cluster_count(); in platform_core_get_core_count()
/SCP-firmware-master/product/rdv1mc/include/
A Dplatform_core.h18 static inline unsigned int platform_core_get_cluster_count(void) in platform_core_get_cluster_count() function
26 fwk_assert(cluster < platform_core_get_cluster_count()); in platform_core_get_core_per_cluster_count()
34 platform_core_get_cluster_count(); in platform_core_get_core_count()
/SCP-firmware-master/product/rdv1/scp_ramfw/
A Dconfig_transport.c52 platform_core_get_core_count() + platform_core_get_cluster_count() + in transport_get_element_table()
A Dconfig_power_domain.c82 platform_core_get_cluster_count(), in platform_power_domain_get_element_table()
A Dconfig_clock.c72 platform_core_get_core_count() + platform_core_get_cluster_count() + in clock_get_dev_desc_table()
A Dconfig_system_power.c80 platform_core_get_core_count() + platform_core_get_cluster_count(); in platform_system_get_element_table()
A Dconfig_ppu_v1.c69 cluster_count = platform_core_get_cluster_count(); in ppu_v1_get_element_table()
/SCP-firmware-master/product/rdv1mc/scp_ramfw/
A Dconfig_transport.c52 platform_core_get_core_count() + platform_core_get_cluster_count() + in transport_get_element_table()
A Dconfig_power_domain.c81 platform_core_get_cluster_count(), in platform_power_domain_get_element_table()
A Dconfig_clock.c60 platform_core_get_core_count() + platform_core_get_cluster_count() + in clock_get_dev_desc_table()
A Dconfig_system_power.c80 platform_core_get_core_count() + platform_core_get_cluster_count(); in platform_system_get_element_table()
A Dconfig_ppu_v1.c69 cluster_count = platform_core_get_cluster_count(); in ppu_v1_get_element_table()

Completed in 14 milliseconds