Home
last modified time | relevance | path

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

/openbmc/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.c354 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.c437 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.c3754 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h276 # define DTC_0(x) ((x) << 10) macro
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4234 WREG32(CG_FFCT_0 + i, (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()