Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_modes.c776 #define CVT_RB_H_BLANK 160 in drm_cvt_mode() macro
794 drm_mode->htotal = drm_mode->hdisplay + CVT_RB_H_BLANK; in drm_cvt_mode()
796 drm_mode->hsync_end = drm_mode->hdisplay + CVT_RB_H_BLANK / 2; in drm_cvt_mode()