Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h584 #define FB_MODE_IS_FROM_VAR 32 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h708 #define FB_MODE_IS_FROM_VAR 32 macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dmodedb.c863 mode->flag = FB_MODE_IS_FROM_VAR; in fb_var_to_videomode()