Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Drv6xxd.h94 # define SSTU(x) ((x) << 16) macro
H A Dsumod.h250 # define SSTU(x) ((x) << 16) macro
H A Drv770d.h252 # define SSTU(x) ((x) << 16) macro
H A Dsid.h298 # define SSTU(x) ((x) << 16) macro
H A Dcikd.h126 # define SSTU(x) ((x) << 16) macro
H A Dr600_dpm.c506 WREG32_P(VID_RT, SSTU(u), ~SSTU_MASK); in r600_vid_rt_set_ssu()
H A Dr600d.h1383 # define SSTU(x) ((x) << 16) macro
H A Dsumo_dpm.c468 WREG32(CG_SSP, SSTU(u) | SST(p)); in sumo_program_sstp()
H A Drv770_dpm.c871 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in rv770_program_sstp()
H A Dci_dpm.c2001 WREG32_SMC(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in ci_program_sstp()
H A Dsi_dpm.c3731 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in si_program_sstp()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h299 # define SSTU(x) ((x) << 16) macro