Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Dmach64_ct.c404 u8 mpost_div, xpost_div, sclk_post_div_real; in aty_init_pll_ct() local
588 sclk_post_div_real = postdividers[mpost_div]; in aty_init_pll_ct()
589 pll->ct.sclk_fb_div = q * sclk_post_div_real / 8; in aty_init_pll_ct()
595 __func__, pllsclk, pllsclk / sclk_post_div_real); in aty_init_pll_ct()