Searched refs:CR35 (Results 1 – 6 of 6) sorted by relevance
/drivers/video/fbdev/via/ |
D | viamode.c | 35 {VIACR, CR35, 0xFF, 0x00}, 75 {VIACR, CR35, 0xFF, 0x00}, 157 {VIACR, CR35, 0xFF, 0x00}, 195 {VIACR, CR35, 0xFF, 0x00}, 223 {VIACR, CR35, 0xFF, 0x00},
|
D | share.h | 141 #define CR35 0x35 macro
|
D | lcd.c | 481 cr35 = viafb_read_reg(VIACR, CR35) & 0x1F; in via_pitch_alignment_patch_lcd() 485 viafb_write_reg(CR35, VIACR, cr35); in via_pitch_alignment_patch_lcd()
|
D | hw.c | 962 viafb_write_reg_mask(CR35, VIACR, 0x10, BIT4); in load_fix_bit_crtc_reg()
|
/drivers/video/fbdev/i810/ |
D | i810_regs.h | 194 #define CR35 0x35 macro
|
D | i810_main.c | 311 i810_writeb(CR_INDEX_CGA, mmio, CR35); in i810_load_vgax() 502 i810_writeb(CR_INDEX_CGA, mmio, CR35); in i810_restore_vgax() 617 i810_writeb(CR_INDEX_CGA, mmio, CR35); in i810_save_vgax()
|