Searched refs:ch512 (Results 1 – 1 of 1) sorted by relevance
857 bool ch512) in vgacon_do_font_op() argument878 font_select = ch512 ? 0x04 : 0x00; in vgacon_do_font_op()915 if (ch512) { in vgacon_do_font_op()952 if ((set) && (ch512 != vga_512_chars)) { in vgacon_do_font_op()953 vga_512_chars = ch512; in vgacon_do_font_op()958 vga_wattr(state->vgabase, VGA_ATC_PLANE_ENABLE, ch512 ? 0x07 : 0x0f); in vgacon_do_font_op()975 c->vc_hi_font_mask = ch512 ? 0x0800 : 0; in vgacon_do_font_op()