Searched refs:vclk_fb_div (Results 1 – 2 of 2) sorted by relevance
141 divider = ((u32)pll->vclk_fb_div)*info->xclk_post_div_real; in aty_dsp_gt()234 pll->vclk_fb_div = q*pll->vclk_post_div_real/8; in aty_valid_pll_ct()256 u8 vclk_fb_div = pll->ct.vclk_fb_div; in aty_pll_ct_to_var() local259 return ref_clk_per*pll_ref_div*vclk_post_div/vclk_fb_div/2; in aty_pll_ct_to_var()268 aty_st_pll(VCLK0_FB_DIV, pll->ct.vclk_fb_div, info); in aty_set_pll_ct()
59 u8 vclk_fb_div; member