Searched refs:TILVIEW_8BIT (Results 1 – 2 of 2) sorted by relevance
75 #define TILVIEW_8BIT 0x60000000u macro76 #define TILVIEW_16BIT (TILVIEW_8BIT + VIEW_SIZE)
678 return TILVIEW_8BIT + tiler_get_address(block->fmt, 0, in tiler_ssptr()