Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h291 #define FB_SIGNAL_SYNC_ON_GREEN 8 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h46 #define FB_SIGNAL_SYNC_ON_GREEN 8 macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmon.c829 specs->signal |= FB_SIGNAL_SYNC_ON_GREEN; in get_monspecs()