|
Linux Kernel
3.7.1
|
#include <linux/fb.h>#include <linux/delay.h>#include <asm/io.h>#include <video/mach64.h>#include "atyfb.h"Go to the source code of this file.
Macros | |
| #define | Maximum_DSP_PRECISION 7 |
Functions | |
| u8 | aty_ld_pll_ct (int offset, const struct atyfb_par *par) |
| void | aty_set_pll_ct (const struct fb_info *info, const union aty_pll *pll) |
Variables | |
| struct aty_dac_ops | aty_dac_ct |
| struct aty_pll_ops | aty_pll_ct |
| #define Maximum_DSP_PRECISION 7 |
Definition at line 116 of file mach64_ct.c.
Definition at line 22 of file mach64_ct.c.
Definition at line 280 of file mach64_ct.c.
| struct aty_dac_ops aty_dac_ct |
Definition at line 640 of file mach64_ct.c.
| struct aty_pll_ops aty_pll_ct |
Definition at line 644 of file mach64_ct.c.
1.8.2