Home
last modified time | relevance | path

Searched refs:SST (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/radeon/
Dsumod.h247 # define SST(x) ((x) << 0) macro
Drv770d.h250 # define SST(x) ((x) << 0) macro
Dsid.h296 # define SST(x) ((x) << 0) macro
Dcikd.h124 # define SST(x) ((x) << 0) 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()
Dci_dpm.c2007 WREG32_SMC(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in ci_program_sstp()
Dsi_dpm.c3775 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in si_program_sstp()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h297 # define SST(x) ((x) << 0) macro
/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c4240 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in si_program_sstp()