Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dfb.h292 #define FB_SIGNAL_SERRATION_ON 16 macro
/openbmc/linux/include/linux/
H A Dfb.h49 #define FB_SIGNAL_SERRATION_ON 16 macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c834 specs->signal |= FB_SIGNAL_SERRATION_ON; in get_monspecs()