Searched refs:CVT_RB_H_BLANK (Results 1 – 5 of 5) sorted by relevance
234 #define CVT_RB_H_BLANK 160.0 in xf86CVTMode() macro256 Mode->HTotal = Mode->HDisplay + CVT_RB_H_BLANK; in xf86CVTMode()259 Mode->HSyncEnd = Mode->HDisplay + CVT_RB_H_BLANK / 2; in xf86CVTMode()
238 #define CVT_RB_H_BLANK 160.0 in xwayland_cvt() macro260 modeinfo.hTotal = modeinfo.width + CVT_RB_H_BLANK; in xwayland_cvt()263 modeinfo.hSyncEnd = modeinfo.width + CVT_RB_H_BLANK / 2; in xwayland_cvt()
293 #define CVT_RB_H_BLANK 160 in drm_cvt_mode() macro311 drm_mode->htotal = drm_mode->hdisplay + CVT_RB_H_BLANK; in drm_cvt_mode()313 drm_mode->hsync_end = drm_mode->hdisplay + CVT_RB_H_BLANK / 2; in drm_cvt_mode()
467 #define CVT_RB_H_BLANK 160 /* pixels */ macro594 h_blank = rb_v2 ? CVT_RB_V2_H_BLANK : CVT_RB_H_BLANK; in v4l2_detect_cvt()
2474 #define CVT_RB_H_BLANK 160 in drm_cvt_mode() macro2492 drm_mode->htotal = drm_mode->hdisplay + CVT_RB_H_BLANK; in drm_cvt_mode()2494 drm_mode->hsync_end = drm_mode->hdisplay + CVT_RB_H_BLANK / 2; in drm_cvt_mode()