Searched refs:tc_cntl (Results 1 – 1 of 1) sorted by relevance
734 u32 tc_cntl; in r600_gfx_init() local1151 tc_cntl = R600_TC_L2_SIZE(8); in r600_gfx_init()1155 tc_cntl = R600_TC_L2_SIZE(4); in r600_gfx_init()1158 tc_cntl = R600_TC_L2_SIZE(0) | R600_L2_DISABLE_LATE_HIT; in r600_gfx_init()1161 tc_cntl = R600_TC_L2_SIZE(0); in r600_gfx_init()1165 RADEON_WRITE(R600_TC_CNTL, tc_cntl); in r600_gfx_init()