Searched refs:vfreq_aspect (Results 1 – 2 of 2) sorted by relevance
59 u8 vfreq_aspect; member
2065 unsigned aspect_ratio = (t->vfreq_aspect & EDID_TIMING_ASPECT_MASK) in drm_mode_std()2067 unsigned vfreq = (t->vfreq_aspect & EDID_TIMING_VFREQ_MASK) in drm_mode_std()2071 if (bad_std_timing(t->hsize, t->vfreq_aspect)) in drm_mode_std()