HomeSort by: relevance | last modified time | path
    Searched refs:UTC_0 (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
sumod.h 218 # define UTC_0(x) ((x) << 0)
rv770d.h 230 # define UTC_0(x) ((x) << 0)
radeon_r600_dpm.c 359 WREG32(CG_FFCT_0 + (index * 4), UTC_0(u_t) | DTC_0(d_t));
sid.h 275 # define UTC_0(x) ((x) << 0)
r600d.h 1432 # define UTC_0(x) ((x) << 0)
radeon_rv770_dpm.c 855 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i])));
radeon_sumo_dpm.c 441 WREG32_P(CG_FFCT_0 + (i * 4), UTC_0(sumo_utc[i]), ~UTC_0_MASK);
radeon_si_dpm.c 3778 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i])));
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 277 # define UTC_0(x) ((x) << 0)
amdgpu_si_dpm.c 4245 WREG32(CG_FFCT_0 + i, (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i])));

Completed in 40 milliseconds