Searched refs:GPU_L2_FEATURES_LINE_SIZE (Results 1 – 2 of 2) sorted by relevance
23 #define GPU_L2_FEATURES_LINE_SIZE(x) (1 << ((x) & GENMASK(7, 0))) macro
105 u32 gpu_cache_line_size = GPU_L2_FEATURES_LINE_SIZE(l2_features); in panthor_heap_ctx_stride()