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