Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Dmach64_gx.c164 u8 df, vco_div_count, ref_div_count; in aty_pll_514_to_var() local
168 ref_div_count = pll->ibm514.n; in aty_pll_514_to_var()
170 return ((par->ref_clk_per * ref_div_count) << (3 - df))/ in aty_pll_514_to_var()