Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcvt.c23 #define FB_CVT_MIN_VSYNC_BP 550 macro
82 num -= FB_CVT_MIN_VSYNC_BP * 1000; in fb_cvt_hperiod()
148 vbi_lines = (FB_CVT_MIN_VSYNC_BP * 1000)/cvt->hperiod + 1 + in fb_cvt_vbi_lines()