Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcvt.c33 #define FB_CVT_FLAG_INTERLACED 4 macro
307 cvt.flags |= FB_CVT_FLAG_INTERLACED; in fb_find_mode_cvt()
329 if (cvt.flags & FB_CVT_FLAG_INTERLACED) { in fb_find_mode_cvt()