Home
last modified time | relevance | path

Searched refs:DTC_0 (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsumod.h219 # define DTC_0(x) ((x) << 10) macro
H A Drv770d.h230 # define DTC_0(x) ((x) << 10) macro
H A Dsid.h275 # define DTC_0(x) ((x) << 10) macro
H A Dr600_dpm.c352 WREG32(CG_FFCT_0 + (index * 4), UTC_0(u_t) | DTC_0(d_t)); in r600_set_tc()
H A Dr600d.h1432 # define DTC_0(x) ((x) << 10) macro
H A Dsumo_dpm.c435 WREG32_P(CG_FFCT_0 + (i * 4), DTC_0(sumo_dtc[i]), ~DTC_0_MASK); in sumo_program_tp()
H A Drv770_dpm.c852 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in rv770_program_tp()
H A Dsi_dpm.c3710 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h276 # define DTC_0(x) ((x) << 10) macro