Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcvt.c27 #define FB_CVT_RB_MIN_VBLANK 460 macro
79 num -= FB_CVT_RB_MIN_VBLANK * 1000; in fb_cvt_hperiod()
143 vbi_lines = (1000 * FB_CVT_RB_MIN_VBLANK)/cvt->hperiod + 1; in fb_cvt_vbi_lines()