Searched refs:DTC_0 (Results 1 – 8 of 8) sorted by relevance
219 # define DTC_0(x) ((x) << 10) macro
230 # define DTC_0(x) ((x) << 10) macro
275 # define DTC_0(x) ((x) << 10) macro
351 WREG32(CG_FFCT_0 + (index * 4), UTC_0(u_t) | DTC_0(d_t)); in r600_set_tc()
1432 # define DTC_0(x) ((x) << 10) macro
438 WREG32_P(CG_FFCT_0 + (i * 4), DTC_0(sumo_dtc[i]), ~DTC_0_MASK); in sumo_program_tp()
851 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in rv770_program_tp()
3713 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()