Home
last modified time | relevance | path

Searched refs:mali_pp_core_get_bcast_id (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_broadcast.c73 bcast_id = mali_pp_core_get_bcast_id(mali_group_get_pp_core(group)); in mali_bcast_add_group()
97 bcast_id = mali_pp_core_get_bcast_id(mali_group_get_pp_core(group)); in mali_bcast_remove_group()
H A Dmali_dlbu.c179 bcast_id = mali_pp_core_get_bcast_id(pp_core); in mali_dlbu_add_group()
195 bcast_id = mali_pp_core_get_bcast_id(pp_core); in mali_dlbu_remove_group()
H A Dmali_pp.h56 MALI_STATIC_INLINE u32 mali_pp_core_get_bcast_id(struct mali_pp_core *core) in mali_pp_core_get_bcast_id() function