Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Dmach64_gx.c76 static void aty_st_514(int offset, u8 val, const struct fb_info_aty *info) in aty_st_514() function
115 aty_st_514(0x90, 0x00, info); /* VRAM Mask Low */ in aty_set_dac_514()
116 aty_st_514(0x04, tab[i].pixel_dly, info); /* Horizontal Sync Control */ in aty_set_dac_514()
117 aty_st_514(0x05, 0x00, info); /* Power Management */ in aty_set_dac_514()
118 aty_st_514(0x02, 0x01, info); /* Misc Clock Control */ in aty_set_dac_514()
119 aty_st_514(0x71, tab[i].misc2_cntl, info); /* Misc Control 2 */ in aty_set_dac_514()
120 aty_st_514(0x0a, tab[i].pixel_rep, info); /* Pixel Format */ in aty_set_dac_514()
121 aty_st_514(tab[i].pixel_cntl_index, tab[i].pixel_cntl_v1, info); in aty_set_dac_514()
172 aty_st_514(0x06, 0x02, info); /* DAC Operation */ in aty_set_pll_514()
173 aty_st_514(0x10, 0x01, info); /* PLL Control 1 */ in aty_set_pll_514()
[all …]