Searched refs:FB_TYPE_PLANES (Results 1 – 5 of 5) sorted by relevance
37 #define FB_TYPE_PLANES 1 /* Non interleaved planes */ macro
2132 case FB_TYPE_PLANES: in ext_encode_fix()2133 fix->type=FB_TYPE_PLANES; in ext_encode_fix()3015 planes = FB_TYPE_PLANES; in atafb_setup()
2350 if (depth >= 2 && (p->type == FB_TYPE_PLANES || in fbcon_show_logo()2404 p->type == FB_TYPE_PLANES || in fbcon_show_logo()
1355 case FB_TYPE_PLANES: in amifb_set_var()1952 fix->type = FB_TYPE_PLANES; in ami_encode_fix()
1351 fix->type = FB_TYPE_PLANES; /* well, sort of */ in stifb_init_fb()