Searched refs:find_pll (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_display.c68 bool (* find_pll)(const intel_limit_t *, struct drm_crtc *, member in struct:intel_limit
129 .find_pll = intel_find_best_PLL,
143 .find_pll = intel_find_best_PLL,
157 .find_pll = intel_find_best_PLL,
171 .find_pll = intel_find_best_PLL,
188 .find_pll = intel_g4x_find_best_PLL,
202 .find_pll = intel_g4x_find_best_PLL,
217 .find_pll = intel_g4x_find_best_PLL,
232 .find_pll = intel_g4x_find_best_PLL,
246 .find_pll
[all...]

Completed in 69 milliseconds