Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/i915/
HDintel_display.c80 intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
118 .find_pll = intel_find_best_PLL,
132 .find_pll = intel_find_best_PLL,
146 .find_pll = intel_find_best_PLL,
160 .find_pll = intel_find_best_PLL,
251 .find_pll = intel_find_best_PLL,
265 .find_pll = intel_find_best_PLL,
618 intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc, in intel_find_best_PLL() function