Searched refs:FB_TYPE_INTERLEAVED_PLANES (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfb.h42 #define FB_TYPE_INTERLEAVED_PLANES 2 /* Interleaved planes */ macro
/linux-master/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)
241 && (info->fix.type == FB_TYPE_INTERLEAVED_PLANES))
H A Datafb.c561 fix->type = FB_TYPE_INTERLEAVED_PLANES;
857 fix->type = FB_TYPE_INTERLEAVED_PLANES;
1776 fix->type = FB_TYPE_INTERLEAVED_PLANES;
2080 (external_pmode == FB_TYPE_INTERLEAVED_PLANES ||
2101 case FB_TYPE_INTERLEAVED_PLANES:
2102 fix->type = FB_TYPE_INTERLEAVED_PLANES;
2763 planes = FB_TYPE_INTERLEAVED_PLANES;
H A Darkfb.c51 FB_TYPE_INTERLEAVED_PLANES, 1, FB_VISUAL_PSEUDOCOLOR, 8, 16},
265 if (info->fix.type == FB_TYPE_INTERLEAVED_PLANES)
277 && (info->fix.type == FB_TYPE_INTERLEAVED_PLANES))
H A Ds3fb.c56 FB_TYPE_INTERLEAVED_PLANES, 1, FB_VISUAL_PSEUDOCOLOR, 8, 16},
435 if (info->fix.type == FB_TYPE_INTERLEAVED_PLANES)
447 && (info->fix.type == FB_TYPE_INTERLEAVED_PLANES))
H A Damifb.c2418 info->fix.type = FB_TYPE_INTERLEAVED_PLANES;

Completed in 159 milliseconds