Home
last modified time | relevance | path

Searched refs:intel_is_c10phy (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_cx0_phy.h22 bool intel_is_c10phy(struct drm_i915_private *dev_priv, enum phy phy);
Dintel_cx0_phy.c32 bool intel_is_c10phy(struct drm_i915_private *i915, enum phy phy) in intel_is_c10phy() function
373 if (intel_is_c10phy(i915, phy)) { in intel_cx0_phy_set_signal_levels()
412 if (intel_is_c10phy(i915, phy)) in intel_cx0_phy_set_signal_levels()
1996 if (intel_is_c10phy(i915, phy)) in intel_cx0_phy_check_hdmi_link_rate()
2047 if (intel_is_c10phy(i915, phy)) in intel_cx0pll_calc_state()
2600 if (intel_is_c10phy(i915, intel_port_to_phy(i915, port))) in intel_cx0_program_phy_lane()
2667 if (intel_is_c10phy(i915, intel_port_to_phy(i915, port))) in intel_cx0_program_phy_lane()
2724 if (intel_is_c10phy(i915, phy)) in intel_cx0pll_enable()
2882 bool is_c10 = intel_is_c10phy(i915, phy); in intel_cx0pll_disable()
3022 if (!intel_is_c10phy(i915, phy)) in intel_c10pll_state_verify()
Dintel_ddi_buf_trans.c1699 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) && !(intel_is_c10phy(i915, phy))) in mtl_get_cx0_buf_trans()
1701 else if (!intel_is_c10phy(i915, phy)) in mtl_get_cx0_buf_trans()
Dintel_dpll.c1015 if (intel_is_c10phy(i915, phy)) in mtl_crtc_compute_clock()
Dintel_ddi.c3858 } else if (intel_is_c10phy(i915, phy)) { in mtl_ddi_get_config()
Dintel_dp.c432 if (intel_is_c10phy(i915, phy)) in mtl_max_source_rate()