Home
last modified time | relevance | path

Searched refs:tc2_core_get_cluster_count (Results 1 – 6 of 6) sorted by relevance

/SCP-firmware-master/product/tc2/include/
A Dtc2_core.h16 static inline unsigned int tc2_core_get_cluster_count(void) in tc2_core_get_cluster_count() function
24 fwk_assert(cluster_idx < tc2_core_get_cluster_count()); in tc2_core_get_core_per_cluster_count()
32 tc2_core_get_cluster_count(); in tc2_core_get_core_count()
/SCP-firmware-master/product/tc2/scp_ramfw/
A Dconfig_power_domain.c80 tc2_core_get_cluster_count(), in tc2_power_domain_get_element_table()
A Dconfig_system_power.c66 tc2_core_get_core_count() + tc2_core_get_cluster_count(); in tc2_system_get_element_table()
A Dconfig_transport.c102 tc2_core_get_core_count() + tc2_core_get_cluster_count() + in transport_get_element_table()
A Dconfig_clock.c108 tc2_core_get_core_count() + tc2_core_get_cluster_count() + in clock_get_dev_desc_table()
A Dconfig_ppu_v1.c65 cluster_count = tc2_core_get_cluster_count(); in ppu_v1_get_element_table()

Completed in 8 milliseconds