Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp.h89 MALI_STATIC_INLINE u32 mali_gp_is_active(struct mali_gp_core *core) in mali_gp_is_active() function
H A Dmali_group.h340 return mali_gp_is_active(group->gp_core); in mali_group_gp_is_active()