Home
last modified time | relevance | path

Searched refs:FB_AUX_VGA_PLANES_CFB8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfb.h61 #define FB_AUX_VGA_PLANES_CFB8 2 /* CFB8 in planes (VGA) */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dvga16fb.c253 info->fix.type_aux = FB_AUX_VGA_PLANES_CFB8; in vga16fb_update_fix()