Home
last modified time | relevance | path

Searched refs:CR88 (Results 1 – 4 of 4) 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()
/linux/drivers/video/fbdev/savage/
H A Dsavagefb.h169 unsigned char CR86, CR88; member