Searched refs:font_select (Results 1 – 2 of 2) sorted by relevance
1081 int font_select = 0x00, beg, i; in vgacon_do_font_op() local1101 font_select = ch512 ? 0x04 : 0x00; in vgacon_do_font_op()1112 font_select = arg ? (ch512 ? 0x0e : 0x0a) : 0x00; in vgacon_do_font_op()1179 vga_wseq(state->vgabase, VGA_SEQ_CHARACTER_MAP, font_select); in vgacon_do_font_op()
994 int font_select = 0x00, i, err = 0; in sisusbcon_do_font_op() local1021 font_select = (slot == 0) ? 0x00 : (ch512 ? 0x0e : 0x0a); in sisusbcon_do_font_op()1090 sisusb_setidxreg(sisusb, SISSR, 0x03, font_select); in sisusbcon_do_font_op()