Searched refs:font_select (Results 1 – 2 of 2) sorted by relevance
849 int font_select = 0x00, beg, i; in vgacon_do_font_op() local867 font_select = ch512 ? 0x04 : 0x00; in vgacon_do_font_op()929 vga_wseq(state->vgabase, VGA_SEQ_CHARACTER_MAP, font_select); in vgacon_do_font_op()
995 int font_select = 0x00, i, err = 0; in sisusbcon_do_font_op() local1022 font_select = (slot == 0) ? 0x00 : (ch512 ? 0x0e : 0x0a); in sisusbcon_do_font_op()1091 sisusb_setidxreg(sisusb, SISSR, 0x03, font_select); in sisusbcon_do_font_op()