Searched refs:vfreq_aspect (Results 1 – 4 of 4) sorted by relevance
60 u8 vfreq_aspect; member
91 u8 vfreq_aspect; member
2643 unsigned aspect_ratio = (t->vfreq_aspect & EDID_TIMING_ASPECT_MASK) in drm_mode_std()2645 unsigned vfreq = (t->vfreq_aspect & EDID_TIMING_VFREQ_MASK) in drm_mode_std()2649 if (bad_std_timing(t->hsize, t->vfreq_aspect)) in drm_mode_std()
4550 unsigned aspect_ratio = (t->vfreq_aspect & EDID_TIMING_ASPECT_MASK) in drm_mode_std()4552 unsigned vfreq = (t->vfreq_aspect & EDID_TIMING_VFREQ_MASK) in drm_mode_std()4556 if (bad_std_timing(t->hsize, t->vfreq_aspect)) in drm_mode_std()