Searched defs:max_dotclock (Results 1 – 2 of 2) sorted by relevance
7617 static int max_dotclock(struct drm_i915_private *i915) in max_dotclock() function7619 int max_dotclock = i915->max_dotclk_freq; in max_dotclock() local
1788 int max_dotclock; member