Searched refs:intel_phy_is_combo (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/display/ |
| D | intel_combo_phy.c | 12 for_each_if(intel_phy_is_combo(__dev_priv, __phy)) 16 for_each_if(intel_phy_is_combo(__dev_priv, __phy))
|
| D | intel_ddi_buf_trans.c | 1592 if (intel_phy_is_combo(i915, phy)) in intel_ddi_buf_trans_init() 1603 if (intel_phy_is_combo(i915, phy)) in intel_ddi_buf_trans_init() 1612 else if (intel_phy_is_combo(i915, phy)) in intel_ddi_buf_trans_init()
|
| D | intel_display.h | 562 bool intel_phy_is_combo(struct drm_i915_private *dev_priv, enum phy phy);
|
| D | intel_ddi.c | 1279 if (intel_phy_is_combo(dev_priv, phy)) in icl_ddi_vswing_sequence() 1350 if (intel_phy_is_combo(dev_priv, phy)) in tgl_ddi_vswing_sequence() 2244 if (intel_phy_is_combo(i915, phy)) { in intel_ddi_power_up_lanes()
|
| D | intel_hdmi.c | 2644 if (intel_phy_is_combo(dev_priv, phy)) in icl_port_to_ddc_pin()
|
| D | intel_dpll_mgr.c | 3302 if (intel_phy_is_combo(dev_priv, phy)) in icl_get_dplls()
|
| D | intel_dp.c | 231 if (intel_phy_is_combo(dev_priv, phy) && in icl_max_source_rate()
|
| D | intel_display.c | 3752 bool intel_phy_is_combo(struct drm_i915_private *dev_priv, enum phy phy) in intel_phy_is_combo() function
|