Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/console/
Dvgacon.c831 int font_select = 0x00, beg, i; in vgacon_do_font_op() local
849 font_select = ch512 ? 0x04 : 0x00; in vgacon_do_font_op()
911 vga_wseq(state->vgabase, VGA_SEQ_CHARACTER_MAP, font_select); in vgacon_do_font_op()