Home
last modified time | relevance | path

Searched refs:type_aux (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dsvgalib.c221 int colstride = 1 << (info->fix.type_aux & FB_AUX_TEXT_SVGA_MASK); in svga_tilecopy()
258 int colstride = 2 << (info->fix.type_aux & FB_AUX_TEXT_SVGA_MASK); in svga_tilefill()
279 int colstride = 2 << (info->fix.type_aux & FB_AUX_TEXT_SVGA_MASK); in svga_tileblit()
632 fix->type_aux = frm[i].type_aux; in svga_match_format()
/linux/drivers/video/fbdev/
H A Dvga16fb.c91 .type_aux = FB_AUX_VGA_PLANES_VGA4,
242 info->fix.type_aux = FB_AUX_VGA_PLANES_VGA4; in vga16fb_update_fix()
247 info->fix.type_aux = FB_AUX_TEXT_CGA; in vga16fb_update_fix()
252 info->fix.type_aux = FB_AUX_VGA_PLANES_CFB8; in vga16fb_update_fix()
919 if (info->fix.type_aux == FB_AUX_VGA_PLANES_VGA4) { in vga16fb_fillrect()
1072 if (info->fix.type_aux == FB_AUX_VGA_PLANES_VGA4) { in vga16fb_copyarea()
1175 if (info->fix.type_aux == FB_AUX_VGA_PLANES_VGA4) { in vga_imageblit_expand()
1243 if (info->fix.type_aux == FB_AUX_VGA_PLANES_VGA4 && in vga_imageblit_color()
H A Dcobalt_lcdfb.c119 .type_aux = FB_AUX_TEXT_MDA,
H A Dvalkyriefb.c515 fix->type_aux = 0; in valkyrie_init_fix()
H A Doffb.c438 fix->type_aux = 0; in offb_init_fb()
H A Dacornfb.c700 fb_info.fix.type_aux = 0; in acornfb_init_fbinfo()
H A Dsm712fb.c88 .type_aux = 0,
H A Dcontrolfb.c790 info->fix.type_aux = 0; in control_init_info()
H A Damifb.c2416 info->fix.type_aux = 0; in amifb_set_par()
2419 info->fix.type_aux = par->next_line; in amifb_set_par()
2422 info->fix.type_aux = 0; in amifb_set_par()
H A Dgbefb.c825 fix->type_aux = 0; in gbefb_encode_fix()
H A Dtgafb.c1362 info->fix.type_aux = 0;
/linux/include/linux/
H A Dsvga.h34 u32 type_aux; member
/linux/include/uapi/linux/
H A Dfb.h164 __u32 type_aux; /* Interleave for interleaved Planes */ member
/linux/Documentation/fb/
H A Dapi.rst84 type_aux field.
163 __u32 type_aux; /* Interleave for interleaved Planes */
/linux/drivers/video/fbdev/geode/
H A Dlxfb_core.c418 info->fix.type_aux = 0; in lxfb_init_fbinfo()
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c340 m2info->fbcon.fix.type_aux = 0; in matroxfb_dh_set_par()
/linux/drivers/video/fbdev/i810/
H A Di810_main.c1100 fix->type_aux = 0; in encode_fix()