Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/via/
H A Dviamode.c20 {VIACR, CR33, 0xFF, 0x00},
60 {VIACR, CR33, 0x7F, 0x00},
108 {VIACR, CR33, 0xFF, 0x00},
142 {VIACR, CR33, 0xFF, 0x00},
180 {VIACR, CR33, 0x7F, 0x00},
H A Dvia_utility.c148 viafb_write_reg_mask(CR33, VIACR, 0x80, BIT7); in viafb_set_gamma_table()
203 viafb_write_reg_mask(CR33, VIACR, 0x80, BIT7); in viafb_get_gamma_table()
H A Dshare.h125 #define CR33 0x33 macro
H A Dhw.c949 viafb_write_reg_mask(CR33, VIACR, 0x06, BIT0 + BIT1 + BIT2); in load_fix_bit_crtc_reg()
957 viafb_write_reg_mask(CR33, VIACR, 0x08, BIT3); in load_fix_bit_crtc_reg()
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810_regs.h193 #define CR33 0x33 macro
H A Di810_main.c310 i810_writeb(CR_INDEX_CGA, mmio, CR33); in i810_load_vgax()
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb.h165 unsigned char CR31, CR32, CR33, CR34, CR36, CR3A, CR3B, CR3C; member
H A Dsavagefb_driver.c612 reg->CR33 = vga_in8(0x3d5, par); in savage_get_default_par()
765 vga_out8(0x3d5, reg->CR33, par); in savage_set_default_par()
1173 reg->CR33 = 0x08; in savagefb_decode_var()
1175 reg->CR33 = 0x20; in savagefb_decode_var()
1385 vga_out8(0x3d5, reg->CR33, par); in savagefb_set_par_int()