Home
last modified time | relevance | path

Searched refs:ICL_PORT_DPLL_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.h179 ICL_PORT_DPLL_DEFAULT, enumerator
Dintel_dpll_mgr.c3100 enum icl_port_dpll_id port_dpll_id = ICL_PORT_DPLL_DEFAULT; in icl_update_active_dpll()
3130 &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_get_combo_phy_dpll()
3213 port_dpll = &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_get_tc_phy_dplls()
3260 port_dpll = &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_get_tc_phy_dplls()
3294 for (id = ICL_PORT_DPLL_DEFAULT; id < ICL_PORT_DPLL_COUNT; id++) { in icl_put_dplls()
Dintel_ddi.c3494 enum icl_port_dpll_id port_dpll_id = ICL_PORT_DPLL_DEFAULT; in intel_ddi_get_clock()
3561 port_dpll_id = ICL_PORT_DPLL_DEFAULT; in icl_ddi_tc_get_clock()