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