Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Dmach64_gx.c88 const union aty_pll *pll, u32 bpp, u32 accel) in aty_set_dac_514()
127 u8 bpp, u32 xres, union aty_pll *pll) in aty_var_to_pll_514()
158 const union aty_pll *pll) in aty_pll_514_to_var()
170 const union aty_pll *pll) in aty_set_pll_514()
199 const union aty_pll *pll, u32 bpp, u32 accel) in aty_set_dac_ATI68860_B()
277 const union aty_pll *pll, u32 bpp, u32 accel) in aty_set_dac_ATT21C498()
328 u8 bpp, u32 xres, union aty_pll *pll) in aty_var_to_pll_18818()
387 const union aty_pll *pll) in aty_pll_18818_to_var()
415 const union aty_pll *pll) in aty_set_pll18818()
484 u8 bpp, u32 xres, union aty_pll *pll) in aty_var_to_pll_1703()
[all …]
Datyfb.h68 union aty_pll { union
81 union aty_pll pll;
298 int (*set_dac)(const struct fb_info_aty *info, const union aty_pll *pll,
315 u32 xres, union aty_pll *pll);
317 const union aty_pll *pll);
318 void (*set_pll)(const struct fb_info_aty *info, const union aty_pll *pll);
332 const union aty_pll *pll);
Dmach64_ct.c26 u8 bpp, u32 stretch, union aty_pll *pll);
28 const union aty_pll *pll);
240 u8 bpp, u32 width, union aty_pll *pll) in aty_var_to_pll_ct()
252 const union aty_pll *pll) in aty_pll_ct_to_var()
262 void aty_set_pll_ct(const struct fb_info_aty *info, const union aty_pll *pll) in aty_set_pll_ct()