Searched refs:TILE_COUNT (Results 1 – 2 of 2) sorted by relevance
29 #define TILE_COUNT REG_GENMASK(15, 8) macro
759 tile_count = REG_FIELD_GET(TILE_COUNT, mtcfg) + 1; in xe_info_probe_tile_count()