Home
last modified time | relevance | path

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

/SCP-firmware-master/product/tc1/include/
A Dtc1_core.h16 static inline unsigned int tc1_core_get_cluster_count(void) in tc1_core_get_cluster_count() function
24 fwk_assert(cluster_idx < tc1_core_get_cluster_count()); in tc1_core_get_core_per_cluster_count()
32 tc1_core_get_cluster_count(); in tc1_core_get_core_count()
/SCP-firmware-master/product/tc1/scp_ramfw/
A Dconfig_power_domain.c80 tc1_core_get_cluster_count(), in tc1_power_domain_get_element_table()
A Dconfig_system_power.c66 tc1_core_get_core_count() + tc1_core_get_cluster_count(); in tc1_system_get_element_table()
A Dconfig_transport.c102 tc1_core_get_core_count() + tc1_core_get_cluster_count() + in transport_get_element_table()
A Dconfig_clock.c108 tc1_core_get_core_count() + tc1_core_get_cluster_count() + in clock_get_dev_desc_table()
A Dconfig_ppu_v1.c64 cluster_count = tc1_core_get_cluster_count(); in ppu_v1_get_element_table()

Completed in 7 milliseconds