Home
last modified time | relevance | path

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

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