Home
last modified time | relevance | path

Searched refs:SSTU (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/radeon/
Drv6xxd.h94 # define SSTU(x) ((x) << 16) macro
Dsumod.h250 # define SSTU(x) ((x) << 16) macro
Drv770d.h252 # define SSTU(x) ((x) << 16) macro
Dsid.h298 # define SSTU(x) ((x) << 16) macro
Dcikd.h126 # define SSTU(x) ((x) << 16) macro
Dr600_dpm.c508 WREG32_P(VID_RT, SSTU(u), ~SSTU_MASK); in r600_vid_rt_set_ssu()
Dr600d.h1383 # define SSTU(x) ((x) << 16) macro
Dsumo_dpm.c470 WREG32(CG_SSP, SSTU(u) | SST(p)); in sumo_program_sstp()
Drv770_dpm.c871 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in rv770_program_sstp()
Dsi_dpm.c3775 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in si_program_sstp()
Dci_dpm.c2006 WREG32_SMC(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in ci_program_sstp()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsid.h299 # define SSTU(x) ((x) << 16) macro
/linux-6.1.9/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c4255 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in si_program_sstp()