Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pp.h108 MALI_STATIC_INLINE u32 mali_pp_is_active(struct mali_pp_core *core) in mali_pp_is_active() function
H A Dmali_group.h348 return mali_pp_is_active(group->pp_core); in mali_group_pp_is_active()