Searched refs:intel_g4x_find_best_PLL (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/dev/drm2/i915/ |
| D | intel_display.c | 90 intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc, 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, 295 .find_pll = intel_g4x_find_best_PLL, 309 .find_pll = intel_g4x_find_best_PLL, 323 .find_pll = intel_g4x_find_best_PLL, 338 .find_pll = intel_g4x_find_best_PLL, 352 .find_pll = intel_g4x_find_best_PLL, [all …]
|