Searched refs:CR35 (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/video/fbdev/via/ |
D | viamode.c | 21 {VIACR, CR35, 0xFF, 0x00}, 61 {VIACR, CR35, 0xFF, 0x00}, 143 {VIACR, CR35, 0xFF, 0x00}, 181 {VIACR, CR35, 0xFF, 0x00}, 209 {VIACR, CR35, 0xFF, 0x00},
|
D | share.h | 127 #define CR35 0x35 macro
|
D | lcd.c | 467 cr35 = viafb_read_reg(VIACR, CR35) & 0x1F; in via_pitch_alignment_patch_lcd() 471 viafb_write_reg(CR35, VIACR, cr35); in via_pitch_alignment_patch_lcd()
|
D | hw.c | 947 viafb_write_reg_mask(CR35, VIACR, 0x10, BIT4); in load_fix_bit_crtc_reg()
|
/linux-5.19.10/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()
|