Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dmach64_gx.c133 u8 n; /* ref_div_count */ in aty_var_to_pll_514()
165 u8 df, vco_div_count, ref_div_count; in aty_pll_514_to_var() local
169 ref_div_count = pll->ibm514.n; in aty_pll_514_to_var()
171 return ((par->ref_clk_per * ref_div_count) << (3 - df))/ in aty_pll_514_to_var()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dmach64_gx.c133 u8 n; /* ref_div_count */ in aty_var_to_pll_514()
165 u8 df, vco_div_count, ref_div_count; in aty_pll_514_to_var() local
169 ref_div_count = pll->ibm514.n; in aty_pll_514_to_var()
171 return ((par->ref_clk_per * ref_div_count) << (3 - df))/ in aty_pll_514_to_var()

Completed in 3 milliseconds