Home
last modified time | relevance | path

Searched refs:VGA_SEQ_CHARACTER_MAP (Results 1 – 5 of 5) sorted by relevance

/linux/include/video/
H A Dvga.h142 #define VGA_SEQ_CHARACTER_MAP 0x03 macro
/linux/drivers/video/fbdev/core/
H A Dsvgalib.c125 vga_wseq(regbase, VGA_SEQ_CHARACTER_MAP, 0x00); in svga_set_default_seq_regs()
/linux/drivers/video/console/
H A Dvgacon.c940 vga_wseq(state->vgabase, VGA_SEQ_CHARACTER_MAP, font_select); in vgacon_do_font_op()
/linux/drivers/video/fbdev/
H A Di740fb.c569 par->seq[VGA_SEQ_CHARACTER_MAP] = 0x00; in i740fb_decode_var()
H A Dcirrusfb.c1549 vga_wseq(cinfo->regbase, VGA_SEQ_CHARACTER_MAP, 0x00); in init_vgachip()