Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.c47 #define CSG_TILER_MAX ((u8)1) macro
2703 const u8 tiler_max = min(CSG_TILER_MAX, group->tiler_max); in program_csg_slot()