#include <linux/delay.h>
#include <linux/fb.h>
#include <asm/io.h>
#include <video/mach64.h>
#include "atyfb.h"
Go to the source code of this file.
#define A860_DELAY_L 0x80 |
#define ABS_MIN_FREQ_2595 1000 /* 10.00 MHz (really 10.697) */ |
#define MAX_FREQ_2595 15938 /* 159.38 MHz (really 170.486) */ |
#define MIN_FREQ_2595 8000 /* 80.00 MHz ( 85.565) */ |
#define REF_DIV_2595 46 /* really 43 on ICS 2595 !!! */ |
#define REF_FREQ_2595 1432 /* 14.33 MHz (exact 14.31818) */ |
#define STOP_BITS_2595 0x1800 |
Initial value:= {
.set_dac = aty_set_dac_ATI68860_B,
}
Definition at line 278 of file mach64_gx.c.
Initial value:= {
.set_dac = aty_set_dac_ATT21C498,
}
Definition at line 331 of file mach64_gx.c.
Initial value:= {
.set_dac = aty_set_dac_514,
}
Definition at line 189 of file mach64_gx.c.
Initial value:= {
.set_dac = aty_set_dac_unsupported,
}
Definition at line 902 of file mach64_gx.c.
Initial value:= {
.var_to_pll = aty_var_to_pll_18818,
.pll_to_var = aty_pll_18818_to_var,
.set_pll = aty_set_pll18818,
}
Definition at line 485 of file mach64_gx.c.
Initial value:= {
.var_to_pll = aty_var_to_pll_408,
.pll_to_var = aty_pll_408_to_var,
.set_pll = aty_set_pll_408,
}
Definition at line 872 of file mach64_gx.c.
Initial value:= {
.var_to_pll = aty_var_to_pll_8398,
.pll_to_var = aty_pll_8398_to_var,
.set_pll = aty_set_pll_8398,
}
Definition at line 725 of file mach64_gx.c.
Initial value:= {
.var_to_pll = aty_var_to_pll_514,
.pll_to_var = aty_pll_514_to_var,
.set_pll = aty_set_pll_514,
}
Definition at line 193 of file mach64_gx.c.
Initial value:= {
.var_to_pll = aty_var_to_pll_1703,
.pll_to_var = aty_pll_1703_to_var,
.set_pll = aty_set_pll_1703,
}
Definition at line 601 of file mach64_gx.c.
Initial value:= {
.var_to_pll = (
void *)
dummy,
.pll_to_var = (
void *)
dummy,
.set_pll = (
void *)
dummy,
}
Definition at line 906 of file mach64_gx.c.