Home
last modified time | relevance | path

Searched refs:cluster_context (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a/plat/mediatek/mt6795/
A Dplat_pm.c33 struct cluster_context { struct
41 struct cluster_context cluster[PLATFORM_CLUSTER_COUNT]; argument
49 static inline struct cluster_context *system_cluster( in system_cluster()
56 static inline struct core_context *cluster_core(struct cluster_context *cluster, in cluster_core()
62 static struct cluster_context *get_cluster_data(unsigned long mpidr) in get_cluster_data()
73 struct cluster_context *cluster; in get_core_data()
/trusted-firmware-a/plat/mediatek/mt8173/
A Dplat_pm.c76 struct cluster_context { struct
84 struct cluster_context cluster[PLATFORM_CLUSTER_COUNT]; argument
92 static inline struct cluster_context *system_cluster( in system_cluster()
99 static inline struct core_context *cluster_core(struct cluster_context *cluster, in cluster_core()
105 static struct cluster_context *get_cluster_data(unsigned long mpidr) in get_cluster_data()
116 struct cluster_context *cluster; in get_core_data()

Completed in 4 milliseconds