Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfb.h47 #define FB_AUX_TEXT_CGA 1 /* CGA/EGA/VGA Color text */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dvga16fb.c248 info->fix.type_aux = FB_AUX_TEXT_CGA; in vga16fb_update_fix()