Searched refs:xshift (Results 1 – 1 of 1) sorted by relevance
137 u8 vshift,xshift; in aty_dsp_gt() local180 xshift = 6 - dsp_precision; in aty_dsp_gt()181 vshift += xshift; in aty_dsp_gt()185 (1 << (vshift - xshift)); in aty_dsp_gt()192 tmp = ((ras_multiplier << xshift) + ras_divider) / ras_divider; in aty_dsp_gt()195 dsp_on = dsp_on + (tmp * 2) + (info->xclkpagefaultdelay << xshift); in aty_dsp_gt()