Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Dmach64_ct.c19 static int aty_var_to_pll_ct(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll);
250 static int aty_var_to_pll_ct(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll) in aty_var_to_pll_ct() function
645 .var_to_pll = aty_var_to_pll_ct,