Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dbitblit.c82 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in bit_putcs_aligned() local
115 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in bit_putcs_unaligned() local
241 unsigned short charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in bit_cursor() local
H A Dfbcon_ud.c91 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in ud_putcs_aligned() local
124 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in ud_putcs_unaligned() local
256 unsigned short charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in ud_cursor() local
H A Dfbcon_cw.c89 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in cw_putcs_aligned() local
209 unsigned short charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in cw_cursor() local
H A Dfbcon_ccw.c104 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in ccw_putcs_aligned() local
226 unsigned short charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in ccw_cursor() local
H A Dtileblit.c59 unsigned short charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in tile_putcs() local
H A Dfbcon.c302 unsigned short charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in get_color() local
2209 unsigned short charmask = vc->vc_hi_font_mask ? in fbcon_generic_blank() local