Symbol: aty_pll
drivers/video/fbdev/aty/atyfb.h
139
union aty_pll pll;
drivers/video/fbdev/aty/atyfb.h
192
union aty_pll saved_pll;
drivers/video/fbdev/aty/atyfb.h
301
const union aty_pll * pll, u32 bpp, u32 accel);
drivers/video/fbdev/aty/atyfb.h
316
int (*var_to_pll) (const struct fb_info * info, u32 vclk_per, u32 bpp, union aty_pll * pll);
drivers/video/fbdev/aty/atyfb.h
317
u32 (*pll_to_var) (const struct fb_info * info, const union aty_pll * pll);
drivers/video/fbdev/aty/atyfb.h
318
void (*set_pll) (const struct fb_info * info, const union aty_pll * pll);
drivers/video/fbdev/aty/atyfb.h
319
void (*get_pll) (const struct fb_info *info, union aty_pll * pll);
drivers/video/fbdev/aty/atyfb.h
320
int (*init_pll) (const struct fb_info * info, union aty_pll * pll);
drivers/video/fbdev/aty/atyfb.h
321
void (*resume_pll)(const struct fb_info *info, union aty_pll *pll);
drivers/video/fbdev/aty/atyfb.h
333
extern void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll);
drivers/video/fbdev/aty/atyfb_base.c
1541
union aty_pll pll;
drivers/video/fbdev/aty/atyfb_base.c
1863
union aty_pll *pll = &par->pll;
drivers/video/fbdev/aty/atyfb_base.c
1888
union aty_pll *pll = &par->pll;
drivers/video/fbdev/aty/mach64_ct.c
20
static int aty_var_to_pll_ct(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll);
drivers/video/fbdev/aty/mach64_ct.c
21
static u32 aty_pll_to_var_ct(const struct fb_info *info, const union aty_pll *pll);
drivers/video/fbdev/aty/mach64_ct.c
249
static int aty_var_to_pll_ct(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll)
drivers/video/fbdev/aty/mach64_ct.c
262
static u32 aty_pll_to_var_ct(const struct fb_info *info, const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_ct.c
279
void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_ct.c
378
static void aty_get_pll_ct(const struct fb_info *info, union aty_pll *pll)
drivers/video/fbdev/aty/mach64_ct.c
401
static int aty_init_pll_ct(const struct fb_info *info, union aty_pll *pll)
drivers/video/fbdev/aty/mach64_ct.c
607
union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
124
u32 bpp, union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
162
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
176
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
206
const union aty_pll *pll, u32 bpp,
drivers/video/fbdev/aty/mach64_gx.c
289
const union aty_pll *pll, u32 bpp,
drivers/video/fbdev/aty/mach64_gx.c
342
u32 bpp, union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
399
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
428
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
496
u32 bpp, union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
565
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
571
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
612
u32 bpp, union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
683
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
689
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
735
u32 bpp, union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
801
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
807
const union aty_pll *pll)
drivers/video/fbdev/aty/mach64_gx.c
81
const union aty_pll *pll, u32 bpp, u32 accel)
drivers/video/fbdev/aty/mach64_gx.c
882
const union aty_pll *pll, u32 bpp,