Home
last modified time | relevance | path

Searched defs:charmask (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dbitblit.c81 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in bit_putcs_aligned() local
118 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in bit_putcs_unaligned() local
265 unsigned short charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in bit_cursor() local
H A Dfbcon.c323 unsigned short charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in get_color() local
2239 unsigned short charmask = vc->vc_hi_font_mask ? in fbcon_generic_blank() local
/linux/drivers/tty/vt/
H A Dvt.c3059 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in vc_get_glyph() local