Home
last modified time | relevance | path

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

/linux-3.3/include/video/
Dvga.h162 #define VGA_SEQ_CHARACTER_MAP 0x03 macro
/linux-3.3/drivers/video/
Dsvgalib.c124 vga_wseq(regbase, VGA_SEQ_CHARACTER_MAP, 0x00); in svga_set_default_seq_regs()
Dvga16fb.c531 seq[VGA_SEQ_CHARACTER_MAP] = 0x00; in vga16fb_set_par()
Dcirrusfb.c1569 vga_wseq(cinfo->regbase, VGA_SEQ_CHARACTER_MAP, 0x00); in init_vgachip()
/linux-3.3/drivers/video/console/
Dvgacon.c1159 vga_wseq(state->vgabase, VGA_SEQ_CHARACTER_MAP, font_select); in vgacon_do_font_op()