Home
last modified time | relevance | path

Searched refs:intel_find_best_PLL (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_display.c86 intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
124 .find_pll = intel_find_best_PLL,
138 .find_pll = intel_find_best_PLL,
152 .find_pll = intel_find_best_PLL,
166 .find_pll = intel_find_best_PLL,
257 .find_pll = intel_find_best_PLL,
271 .find_pll = intel_find_best_PLL,
541 intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc, in intel_find_best_PLL() function