Home
last modified time | relevance | path

Searched refs:FB_MISC_PRIM_COLOR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dfb.h294 #define FB_MISC_PRIM_COLOR 1 macro
/openbmc/linux/include/linux/
H A Dfb.h51 #define FB_MISC_PRIM_COLOR 1 macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c882 specs->misc |= FB_MISC_PRIM_COLOR; in get_monspecs()