Home
last modified time | relevance | path

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

/linux-6.1.9/include/video/
Dvga.h142 #define VGA_SEQ_CHARACTER_MAP 0x03 macro
/linux-6.1.9/drivers/video/fbdev/core/
Dsvgalib.c124 vga_wseq(regbase, VGA_SEQ_CHARACTER_MAP, 0x00); in svga_set_default_seq_regs()
/linux-6.1.9/drivers/video/console/
Dvgacon.c929 vga_wseq(state->vgabase, VGA_SEQ_CHARACTER_MAP, font_select); in vgacon_do_font_op()
/linux-6.1.9/drivers/video/fbdev/
Dvga16fb.c547 seq[VGA_SEQ_CHARACTER_MAP] = 0x00; in vga16fb_set_par()
Di740fb.c570 par->seq[VGA_SEQ_CHARACTER_MAP] = 0x00; in i740fb_decode_var()
Dcirrusfb.c1549 vga_wseq(cinfo->regbase, VGA_SEQ_CHARACTER_MAP, 0x00); in init_vgachip()