Searched refs:intel_crtc_to_shared_dpll (Results 1 – 3 of 3) sorted by relevance
145 intel_crtc_to_shared_dpll(crtc)); in intel_pre_enable_lvds()
1111 struct intel_shared_dpll *intel_crtc_to_shared_dpll(struct intel_crtc *crtc);
1190 intel_crtc_to_shared_dpll(struct intel_crtc *crtc) in intel_crtc_to_shared_dpll() function1870 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc); in intel_prepare_shared_dpll()1897 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc); in intel_enable_shared_dpll()1927 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc); in intel_disable_shared_dpll()1973 intel_crtc_to_shared_dpll(intel_crtc)); in ironlake_enable_pch_transcoder()4980 if (intel_crtc_to_shared_dpll(intel_crtc)) in haswell_crtc_enable()12852 if (crtc->base.state->enable && intel_crtc_to_shared_dpll(crtc) == pll) in check_shared_dpll_state()12854 if (crtc->active && intel_crtc_to_shared_dpll(crtc) == pll) in check_shared_dpll_state()13392 if (intel_crtc_to_shared_dpll(crtc) == pll) in ibx_pch_dpll_disable()15295 if (crtc->active && intel_crtc_to_shared_dpll(crtc) == pll) { in intel_modeset_readout_hw_state()