Searched refs:mclk_fb_mult (Results 1 – 2 of 2) sorted by relevance
426 pll->ct.mclk_fb_mult = 2; in aty_init_pll_ct()428 pll->ct.mclk_fb_mult = 4; in aty_init_pll_ct()434 __func__, pll->ct.mclk_fb_mult, pll->ct.xclk_post_div); in aty_init_pll_ct()529 (pll->ct.mclk_fb_mult * par->xclk_per); in aty_init_pll_ct()551 pllmclk = (1000000 * pll->ct.mclk_fb_mult * pll->ct.mclk_fb_div) / in aty_init_pll_ct()567 if (pll->ct.mclk_fb_mult == 4) in aty_init_pll_ct()
88 u8 mclk_fb_mult; /* 2 ro 4 */ member