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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dresolutions.h37 unsigned int vfreq; /* Rounded to nearest Hz */ member in struct:__anon45
H A Dfbc_res.c666 video_mode->frequency = vs->vfreq;
H A Dsun_edid.c1438 (frequency == ptr->vfreq)) {
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_edid.c1459 unsigned vfreq = (t->vfreq_aspect & EDID_TIMING_VFREQ_MASK) local
1468 /* vrefresh_rate = vfreq + 60 */
1469 vrefresh_rate = vfreq + 60;

Completed in 583 milliseconds