Searched refs:arb_pop (Results 1 – 1 of 1) sorted by relevance
735 u32 arb_pop; in r600_gfx_init() local1170 arb_pop = RADEON_READ(R600_ARB_POP); in r600_gfx_init()1171 arb_pop |= R600_ENABLE_TC128; in r600_gfx_init()1172 RADEON_WRITE(R600_ARB_POP, arb_pop); in r600_gfx_init()