Searched refs:R600_VGT_OUT_DEALLOC_CNTL (Results 1 – 2 of 2) sorted by relevance
910 RADEON_WRITE(R600_VGT_OUT_DEALLOC_CNTL, (num_qd_pipes * 4) & R600_DEALLOC_DIST_MASK); in r600_gfx_init()1573 RADEON_WRITE(R600_VGT_OUT_DEALLOC_CNTL, (num_qd_pipes * 4) & R600_DEALLOC_DIST_MASK); in r700_gfx_init()
1630 #define R600_VGT_OUT_DEALLOC_CNTL 0x28c5c macro