Searched refs:DTC_0 (Results 1 – 10 of 10) 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
354 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
437 WREG32_P(CG_FFCT_0 + (i * 4), DTC_0(sumo_dtc[i]), ~DTC_0_MASK); in sumo_program_tp()
852 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in rv770_program_tp()
3754 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()
276 # define DTC_0(x) ((x) << 10) macro
4234 WREG32(CG_FFCT_0 + i, (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()