Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dfb.h290 #define FB_SIGNAL_COMPOSITE 4 macro
/openbmc/linux/include/linux/
H A Dfb.h47 #define FB_SIGNAL_COMPOSITE 4 macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c826 specs->signal |= FB_SIGNAL_COMPOSITE; in get_monspecs()