Searched refs:SDC (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | sumod.h | 204 # define SDC(x) ((x) << 9) macro
|
H A D | r600_dpm.c | 417 WREG32_P(CG_CTX_CGTT3D_R, SDC(s), ~SDC_MASK); in r600_set_ctxcgtt3d_rsdc() 432 WREG32_P(CG_VDDC3D_OOR, SDC(s), ~SDC_MASK); in r600_set_vddc3d_oorsdc()
|
H A D | sumo_dpm.c | 139 WREG32(CG_GCOOR, PHC(grs) | SDC(p) | SU(u)); in sumo_program_grsd()
|
H A D | r600d.h | 1423 # define SDC(x) ((x) << 9) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | sumod.h | 204 # define SDC(x) ((x) << 9) macro
|
H A D | r600_dpm.c | 417 WREG32_P(CG_CTX_CGTT3D_R, SDC(s), ~SDC_MASK); in r600_set_ctxcgtt3d_rsdc() 432 WREG32_P(CG_VDDC3D_OOR, SDC(s), ~SDC_MASK); in r600_set_vddc3d_oorsdc()
|
H A D | sumo_dpm.c | 139 WREG32(CG_GCOOR, PHC(grs) | SDC(p) | SU(u)); in sumo_program_grsd()
|
H A D | r600d.h | 1423 # define SDC(x) ((x) << 9) macro
|
Completed in 33 milliseconds