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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c4300 static uint32_t i9xx_dpll_compute_fp(struct dpll *dpll) function
4318 fp = i9xx_dpll_compute_fp(&crtc->config.dpll);
4320 fp2 = i9xx_dpll_compute_fp(reduced_clock);
5749 fp = i9xx_dpll_compute_fp(&intel_crtc->config.dpll);
5751 fp2 = i9xx_dpll_compute_fp(&reduced_clock);

Completed in 491 milliseconds