Searched refs:UTC_0 (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | sumod.h | 216 # define UTC_0(x) ((x) << 0) macro
|
H A D | rv770d.h | 228 # define UTC_0(x) ((x) << 0) macro
|
H A D | r600_dpm.c | 354 WREG32(CG_FFCT_0 + (index * 4), UTC_0(u_t) | DTC_0(d_t)); in r600_set_tc()
|
H A D | sid.h | 273 # define UTC_0(x) ((x) << 0) macro
|
H A D | sumo_dpm.c | 436 WREG32_P(CG_FFCT_0 + (i * 4), UTC_0(sumo_utc[i]), ~UTC_0_MASK); in sumo_program_tp()
|
H A D | r600d.h | 1430 # define UTC_0(x) ((x) << 0) macro
|
H A D | rv770_dpm.c | 850 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in rv770_program_tp()
|
H A D | si_dpm.c | 3757 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | sumod.h | 216 # define UTC_0(x) ((x) << 0) macro
|
H A D | rv770d.h | 228 # define UTC_0(x) ((x) << 0) macro
|
H A D | r600_dpm.c | 354 WREG32(CG_FFCT_0 + (index * 4), UTC_0(u_t) | DTC_0(d_t)); in r600_set_tc()
|
H A D | sid.h | 273 # define UTC_0(x) ((x) << 0) macro
|
H A D | sumo_dpm.c | 436 WREG32_P(CG_FFCT_0 + (i * 4), UTC_0(sumo_utc[i]), ~UTC_0_MASK); in sumo_program_tp()
|
H A D | rv770_dpm.c | 852 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in rv770_program_tp()
|
H A D | r600d.h | 1430 # define UTC_0(x) ((x) << 0) macro
|
H A D | si_dpm.c | 3754 WREG32(CG_FFCT_0 + (i * 4), (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 274 # define UTC_0(x) ((x) << 0) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 274 # define UTC_0(x) ((x) << 0) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | si_dpm.c | 4219 WREG32(CG_FFCT_0 + i, (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 4234 WREG32(CG_FFCT_0 + i, (UTC_0(r600_utc[i]) | DTC_0(r600_dtc[i]))); in si_program_tp()
|
Completed in 106 milliseconds