Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dfb.h282 #define FB_DISP_MONO 32 macro
/openbmc/linux/include/linux/
H A Dfb.h39 #define FB_DISP_MONO 32 macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c860 specs->input |= FB_DISP_MONO; in get_monspecs()