Searched defs:intel_crtc_to_shared_dpll (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c909 intel_crtc_to_shared_dpll(struct intel_crtc *crtc) function
1400 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc);
1432 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc);
1478 intel_crtc_to_shared_dpll(intel_crtc));
3029 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc);
3052 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc);
5786 pll = intel_crtc_to_shared_dpll(intel_crtc);
8380 if (crtc->base.enabled && intel_crtc_to_shared_dpll(crtc) == pll)
8382 if (crtc->active && intel_crtc_to_shared_dpll(crtc) == pll)
8893 if (intel_crtc_to_shared_dpll(crt
[all...]

Completed in 261 milliseconds