Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga_regs.h136 #define VGA_SEQ_CHARACTER_MAP 0x03 macro
H A Dvga.c1208 v = sr(s, VGA_SEQ_CHARACTER_MAP); in vga_draw_text()
/openbmc/linux/include/video/
H A Dvga.h142 #define VGA_SEQ_CHARACTER_MAP 0x03 macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dsvgalib.c125 vga_wseq(regbase, VGA_SEQ_CHARACTER_MAP, 0x00); in svga_set_default_seq_regs()
/openbmc/linux/drivers/video/console/
H A Dvgacon.c911 vga_wseq(state->vgabase, VGA_SEQ_CHARACTER_MAP, font_select); in vgacon_do_font_op()
/openbmc/linux/drivers/video/fbdev/
H A Dvga16fb.c548 seq[VGA_SEQ_CHARACTER_MAP] = 0x00; in vga16fb_set_par()
H A Di740fb.c570 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()