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