Searched refs:aty_pll (Results 1 - 4 of 4) sorted by relevance

/drivers/video/aty/
H A Datyfb.h118 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 *pl
[all...]
H A Dmach64_gx.c80 const union aty_pll *pll, u32 bpp, u32 accel)
123 u32 bpp, union aty_pll *pll)
161 const union aty_pll *pll)
175 const union aty_pll *pll)
205 const union aty_pll *pll, u32 bpp,
288 const union aty_pll *pll, u32 bpp,
341 u32 bpp, union aty_pll *pll)
400 const union aty_pll *pll)
429 const union aty_pll *pll)
497 u32 bpp, union aty_pll *pl
[all...]
H A Dmach64_ct.c19 static int aty_var_to_pll_ct(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll);
20 static u32 aty_pll_to_var_ct(const struct fb_info *info, const 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)
263 static u32 aty_pll_to_var_ct(const struct fb_info *info, const union aty_pll *pll)
280 void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll)
377 union aty_pll *pll)
401 union aty_pll *pll)
607 union aty_pll *pll)
H A Datyfb_base.c1533 union aty_pll pll;
1856 union aty_pll *pll = &par->pll;
1881 union aty_pll *pll = &par->pll;

Completed in 68 milliseconds