Home
last modified time | relevance | path

Searched refs:SSTU (Results 1 – 9 of 9) 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 Drv770_dpm.c871 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in rv770_program_sstp()
H A Dsi_dpm.c3731 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in si_program_sstp()