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

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsumod.h218 # define UTC_0(x) ((x) << 0) macro
H A Drv770d.h230 # define UTC_0(x) ((x) << 0) macro
H A Dradeon_r600_dpm.c359 WREG32(CG_FFCT_0 + (index * 4), UTC_0(u_t) | DTC_0(d_t));
H A Dsid.h275 # define UTC_0(x) ((x) << 0) macro
H A Dradeon_rv770_dpm.c855 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i])));
H A Dradeon_sumo_dpm.c441 WREG32_P(CG_FFCT_0 + (i * 4), UTC_0(sumo_utc[i]), ~UTC_0_MASK);
H A Dr600d.h1432 # define UTC_0(x) ((x) << 0) macro
H A Dradeon_si_dpm.c3778 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i])));
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h277 # define UTC_0(x) ((x) << 0) macro
H A Damdgpu_si_dpm.c4245 WREG32(CG_FFCT_0 + i, (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i])));

Completed in 240 milliseconds