Searched refs:sclk_post_div_real (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/aty/
H A Dmach64_ct.c402 u8 mpost_div, xpost_div, sclk_post_div_real; aty_init_pll_ct() local
586 sclk_post_div_real = postdividers[mpost_div]; aty_init_pll_ct()
587 pll->ct.sclk_fb_div = q * sclk_post_div_real / 8; aty_init_pll_ct()
593 __func__, pllsclk, pllsclk / sclk_post_div_real); aty_init_pll_ct()

Completed in 46 milliseconds