Searched refs:vclk_post_div_real (Results 1 – 3 of 3) sorted by relevance
127 multiplier = ((u32)pll->mclk_fb_div) * pll->vclk_post_div_real; in aty_dsp_gt()225 pll->vclk_post_div_real = aty_postdividers[pll->vclk_post_div]; in aty_valid_pll_ct()227 pll->vclk_fb_div = q * pll->vclk_post_div_real / 8; in aty_valid_pll_ct()232 __func__, pllvclk, pllvclk / pll->vclk_post_div_real); in aty_valid_pll_ct()238 int ecp = pllvclk / pll->vclk_post_div_real; in aty_valid_pll_ct()268 …ret = par->ref_clk_per * pll->ct.pll_ref_div * pll->ct.vclk_post_div_real / pll->ct.vclk_fb_div / … in aty_pll_to_var_ct()297 pll->ct.pll_ref_div, pll->ct.vclk_post_div, pll->ct.vclk_post_div_real); in aty_set_pll_ct()
104 u8 vclk_post_div_real; member
1869 clk.vclk_post_div = pll->ct.vclk_post_div_real; in atyfb_ioctl()1895 pll->ct.vclk_post_div_real = clk.vclk_post_div; in atyfb_ioctl()