Searched refs:CVT_RB_VFPORCH (Results 1 – 1 of 1) sorted by relevance
2476 #define CVT_RB_VFPORCH 3 in drm_cvt_mode() macro2487 if (vbilines < (CVT_RB_VFPORCH + vsync + CVT_MIN_V_BPORCH)) in drm_cvt_mode()2488 vbilines = CVT_RB_VFPORCH + vsync + CVT_MIN_V_BPORCH; in drm_cvt_mode()2497 drm_mode->vsync_start = drm_mode->vdisplay + CVT_RB_VFPORCH; in drm_cvt_mode()