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

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_modes.c236 #define CVT_RB_H_BLANK 160 macro
254 drm_mode->htotal = drm_mode->hdisplay + CVT_RB_H_BLANK;
256 drm_mode->hsync_end = drm_mode->hdisplay + CVT_RB_H_BLANK / 2;

Completed in 43 milliseconds