Searched refs:G_009910_MICRO_TILE_MODE (Results 1 – 4 of 4) sorted by relevance
45 #define G_009910_MICRO_TILE_MODE(x) (((x) >> 0) & 0x03) macro63 surf->micro_tile_mode = G_009910_MICRO_TILE_MODE(tile_mode); in set_micro_tile_mode()
190 mt = G_009910_MICRO_TILE_MODE(tile_mode); in si_dma_copy_tile()
386 #define G_009910_MICRO_TILE_MODE(x) (((x) >> 0) & 0x03) macro397 surf->micro_tile_mode = G_009910_MICRO_TILE_MODE(tile_mode); in gfx6_set_micro_tile_mode()
2752 #define G_009910_MICRO_TILE_MODE(x) (((x) >> 0) & 0x03) macro