Lines Matching refs:aty_pll
118 union aty_pll { union
136 union aty_pll pll;
191 union aty_pll saved_pll;
303 const union aty_pll * pll, u32 bpp, u32 accel);
318 int (*var_to_pll) (const struct fb_info * info, u32 vclk_per, u32 bpp, union aty_pll * pll);
319 u32 (*pll_to_var) (const struct fb_info * info, const union aty_pll * pll);
320 void (*set_pll) (const struct fb_info * info, const union aty_pll * pll);
321 void (*get_pll) (const struct fb_info *info, union aty_pll * pll);
322 int (*init_pll) (const struct fb_info * info, union aty_pll * pll);
323 void (*resume_pll)(const struct fb_info *info, union aty_pll *pll);
335 extern void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll);