Home
last modified time | relevance | path

Searched refs:FB_TYPE_INTERLEAVED_PLANES (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/video/fbdev/
H A Dvt8623fb.c49 FB_TYPE_INTERLEAVED_PLANES, 1, FB_VISUAL_PSEUDOCOLOR, 16, 16},
229 if (info->fix.type == FB_TYPE_INTERLEAVED_PLANES) in vt8623fb_imageblit()
241 && (info->fix.type == FB_TYPE_INTERLEAVED_PLANES)) in vt8623fb_fillrect()
H A Datafb.c561 fix->type = FB_TYPE_INTERLEAVED_PLANES; in tt_encode_fix()
857 fix->type = FB_TYPE_INTERLEAVED_PLANES; in falcon_encode_fix()
1776 fix->type = FB_TYPE_INTERLEAVED_PLANES; in stste_encode_fix()
2080 (external_pmode == FB_TYPE_INTERLEAVED_PLANES || in ext_encode_fix()
2101 case FB_TYPE_INTERLEAVED_PLANES: in ext_encode_fix()
2102 fix->type = FB_TYPE_INTERLEAVED_PLANES; in ext_encode_fix()
2763 planes = FB_TYPE_INTERLEAVED_PLANES; in atafb_setup_ext()
H A Darkfb.c51 FB_TYPE_INTERLEAVED_PLANES, 1, FB_VISUAL_PSEUDOCOLOR, 8, 16},
265 if (info->fix.type == FB_TYPE_INTERLEAVED_PLANES) in arkfb_imageblit()
277 && (info->fix.type == FB_TYPE_INTERLEAVED_PLANES)) in arkfb_fillrect()
H A Ds3fb.c58 FB_TYPE_INTERLEAVED_PLANES, 1, FB_VISUAL_PSEUDOCOLOR, 8, 16},
439 if (info->fix.type == FB_TYPE_INTERLEAVED_PLANES) in s3fb_imageblit()
451 && (info->fix.type == FB_TYPE_INTERLEAVED_PLANES)) in s3fb_fillrect()
H A Damifb.c2418 info->fix.type = FB_TYPE_INTERLEAVED_PLANES; in amifb_set_par()
/linux/include/uapi/linux/
H A Dfb.h42 #define FB_TYPE_INTERLEAVED_PLANES 2 /* Interleaved planes */ macro
/linux/Documentation/fb/
H A Dapi.rst75 - FB_TYPE_INTERLEAVED_PLANES