Searched refs:UBWC_PLANE_SIZE_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
150 #define UBWC_PLANE_SIZE_ALIGNMENT 4096 macro
244 ubwc_slice->size0 = align(meta_pitch * meta_height, UBWC_PLANE_SIZE_ALIGNMENT); in fdl6_layout()