Searched refs:intel_find_shared_dpll (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_dpll_mgr.c | 254 intel_find_shared_dpll(struct intel_atomic_state *state, in intel_find_shared_dpll() function 473 pll = intel_find_shared_dpll(state, crtc, in ibx_get_dpll() 838 pll = intel_find_shared_dpll(state, crtc, in hsw_ddi_hdmi_get_dpll() 902 pll = intel_find_shared_dpll(state, crtc, in hsw_get_dpll() 1472 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 1476 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 2426 pll = intel_find_shared_dpll(state, crtc, in cnl_get_dpll() 3019 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_combo_phy_dpll() 3052 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls() 3071 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls()
|