Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/via/
H A Dviamode.c26 {VIACR, CR88, 0xFF, 0x40}, /* LCD Panel Type */
75 {VIACR, CR88, 0xFF, 0x40}, /* LCD Panel Type */
114 {VIACR, CR88, 0xFF, 0x40}, /* LCD Panel Type */
149 {VIACR, CR88, 0xFF, 0x40}, /* LCD Panel Type */
186 {VIACR, CR88, 0xFF, 0x40}, /* LCD Panel Type */
H A Dshare.h210 #define CR88 0x88 macro
H A Ddvi.c421 viafb_write_reg_mask(CR88, VIACR, 0x00, BIT6 + BIT0); in viafb_dvi_enable()
H A Dlcd.c846 viafb_write_reg_mask(CR88, VIACR, (bdithering | bdual), BIT4 + BIT0); in fill_lcd_format()
/linux/drivers/video/fbdev/savage/
H A Dsavagefb.h169 unsigned char CR86, CR88; member
H A Dsavagefb_driver.c616 reg->CR88 = vga_in8(0x3d5, par); in savage_get_default_par()
769 vga_out8(0x3d5, reg->CR88, par); in savage_set_default_par()
1191 reg->CR88 = vga_in8(0x3d5, par) | 0x08; in savagefb_decode_var()
1389 vga_out8(0x3d5, reg->CR88, par); in savagefb_set_par_int()