Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsumod.h216 # define UTC_0(x) ((x) << 0) macro
H A Drv770d.h228 # define UTC_0(x) ((x) << 0) macro
H A Dsid.h273 # define UTC_0(x) ((x) << 0) 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.h1430 # define UTC_0(x) ((x) << 0) macro
H A Dsumo_dpm.c434 WREG32_P(CG_FFCT_0 + (i * 4), UTC_0(sumo_utc[i]), ~UTC_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.h274 # define UTC_0(x) ((x) << 0) macro
/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()