Searched refs:NVC0_TILE_SIZE_X (Results 1 – 2 of 2) sorted by relevance
14 #define NVC0_TILE_SIZE_X(m) (64 << (((m) >> 0) & 0xf)) macro
238 tsx = NVC0_TILE_SIZE_X(lvl->tile_mode); /* x is tile row pitch in bytes */ in nvc0_miptree_init_layout_tiled()