Searched refs:vc_complement_mask (Results 1 – 5 of 5) sorted by relevance
120 unsigned short vc_complement_mask; /* [#] Xor mask for mouse pointer */ member
1054 vc->vc_complement_mask = vc->vc_can_do_color ? 0x7700 : 0x0800; in fbcon_init()1060 vc->vc_complement_mask <<= 1; in fbcon_init()1375 vc->vc_complement_mask = vc->vc_can_do_color ? 0x7700 : 0x0800; in fbcon_set_disp()1381 vc->vc_complement_mask <<= 1; in fbcon_set_disp()2143 vc->vc_complement_mask = vc->vc_can_do_color ? 0x7700 : 0x0800; in fbcon_switch()2146 vc->vc_complement_mask <<= 1; in fbcon_switch()2341 vc->vc_complement_mask >>= 1; in set_vc_hi_font()2364 vc->vc_complement_mask <<= 1; in set_vc_hi_font()
357 c->vc_complement_mask = 0x0800; /* reverse video */ in mdacon_init()
359 c->vc_complement_mask = 0x7700; in vgacon_init()
777 new = old ^ vc->vc_complement_mask; in complement_pos()1020 vc->vc_complement_mask = 0; in visual_init()1024 if (!vc->vc_complement_mask) in visual_init()1025 vc->vc_complement_mask = vc->vc_can_do_color ? 0x7700 : 0x0800; in visual_init()1026 vc->vc_s_complement_mask = vc->vc_complement_mask; in visual_init()2065 vc->vc_complement_mask = vc->vc_s_complement_mask; in reset_terminal()2340 vc->vc_complement_mask = vc->vc_par[0] << 8 | vc->vc_par[1]; in do_con_trol()2342 vc->vc_complement_mask = vc->vc_s_complement_mask; in do_con_trol()