Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Dmach64_ct.c140 multiplier = ((u32)info->mclk_fb_div)*pll->vclk_post_div_real; in aty_dsp_gt()
232 pll->vclk_post_div_real = postdividers[pll->vclk_post_div]; in aty_valid_pll_ct()
234 pll->vclk_fb_div = q*pll->vclk_post_div_real/8; in aty_valid_pll_ct()
257 u8 vclk_post_div = pll->ct.vclk_post_div_real; in aty_pll_ct_to_var()
Datyfb.h65 u8 vclk_post_div_real; member