Searched refs:vclk_post_div_real (Results 1 – 2 of 2) sorted by relevance
140 multiplier = ((u32)info->mclk_fb_div)*pll->vclk_post_div_real; in aty_dsp_gt()232 pll->vclk_post_div_real = postdividers[pll->vclk_post_div]; in aty_valid_pll_ct()234 pll->vclk_fb_div = q*pll->vclk_post_div_real/8; in aty_valid_pll_ct()257 u8 vclk_post_div = pll->ct.vclk_post_div_real; in aty_pll_ct_to_var()
65 u8 vclk_post_div_real; member