Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/aty/ !
Dmach64_ct.c20 static int aty_var_to_pll_ct(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll);
249 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,