Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.h177 ICL_PORT_DPLL_DEFAULT, enumerator
H A Dintel_dpll_mgr.c3301 enum icl_port_dpll_id port_dpll_id = ICL_PORT_DPLL_DEFAULT; in icl_update_active_dpll()
3322 &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_compute_combo_phy_dpll()
3338 icl_set_active_port_dpll(crtc_state, ICL_PORT_DPLL_DEFAULT); in icl_compute_combo_phy_dpll()
3354 &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_get_combo_phy_dpll()
3416 &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_compute_tc_phy_dplls()
3420 port_dpll = &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_compute_tc_phy_dplls()
3435 icl_set_active_port_dpll(crtc_state, ICL_PORT_DPLL_DEFAULT); in icl_compute_tc_phy_dplls()
3452 &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_get_tc_phy_dplls()
3456 port_dpll = &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_get_tc_phy_dplls()
3483 port_dpll = &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT]; in icl_get_tc_phy_dplls()
[all …]
H A Dintel_tc.c1258 is_connected = port_pll_type == ICL_PORT_DPLL_DEFAULT; in tc_phy_is_connected()
1266 port_pll_type == ICL_PORT_DPLL_DEFAULT ? "tbt" : "non-tbt"); in tc_phy_is_connected()
1564 enum icl_port_dpll_id pll_type = ICL_PORT_DPLL_DEFAULT; in tc_port_has_active_links()
H A Dintel_ddi.c4212 enum icl_port_dpll_id port_dpll_id = ICL_PORT_DPLL_DEFAULT; in intel_ddi_get_clock()
4292 return ICL_PORT_DPLL_DEFAULT; in icl_ddi_tc_port_pll_type()
4295 return ICL_PORT_DPLL_DEFAULT; in icl_ddi_tc_port_pll_type()
4305 return ICL_PORT_DPLL_DEFAULT; in intel_ddi_port_pll_type()
4323 port_dpll_id = ICL_PORT_DPLL_DEFAULT; in icl_ddi_tc_get_clock()
H A Dintel_cx0_phy.c3374 return ICL_PORT_DPLL_DEFAULT; in intel_mtl_port_pll_type()