Searched refs:intel_phy_is_tc (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_ddi.c | 2134 intel_phy_is_tc(dev_priv, phy)) in intel_ddi_get_power_domains() 2775 } else if (intel_phy_is_tc(dev_priv, phy)) { in icl_dpclka_cfgcr0_clk_off() 3184 if (!intel_phy_is_tc(dev_priv, phy) || in intel_ddi_pre_enable_dp() 3370 if (!intel_phy_is_tc(dev_priv, phy) || in intel_ddi_post_disable_dp() 3717 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_pre_pll_enable() 3745 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_post_pll_disable() 4344 if (intel_phy_is_tc(dev_priv, phy)) { in intel_ddi_init()
|
| D | intel_display.h | 453 bool intel_phy_is_tc(struct drm_i915_private *dev_priv, enum phy phy);
|
| D | intel_dp.c | 1274 if (intel_phy_is_tc(i915, phy) && in skl_get_aux_send_ctl() 1292 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_dp_aux_xfer() 5241 else if (intel_phy_is_tc(dev_priv, phy)) in icl_digital_port_connected() 7172 WARN_ON(intel_phy_is_tc(dev_priv, phy)); in intel_dp_init_connector()
|
| D | intel_dpll_mgr.c | 2579 if (intel_phy_is_tc(dev_priv, intel_port_to_phy(dev_priv, in icl_calc_dpll_state() 3008 else if (intel_phy_is_tc(dev_priv, phy)) in icl_get_dplls()
|
| D | intel_bios.c | 1747 if (intel_phy_is_tc(dev_priv, phy)) in init_vbt_missing_defaults()
|
| D | intel_hdmi.c | 2942 else if (intel_phy_is_tc(dev_priv, phy)) in icl_port_to_ddc_pin()
|
| D | intel_display.c | 6695 bool intel_phy_is_tc(struct drm_i915_private *dev_priv, enum phy phy) in intel_phy_is_tc() function 6716 if (!intel_phy_is_tc(dev_priv, intel_port_to_phy(dev_priv, port))) in intel_port_to_tc() 6752 if (intel_phy_is_tc(dev_priv, phy) && in intel_aux_power_domain() 10101 } else if (intel_phy_is_tc(dev_priv, phy)) { in icelake_get_ddi_pll() 16964 intel_phy_is_tc(dev_priv, phy)) in intel_modeset_setup_hw_state()
|
| D | intel_display_power.c | 547 if (!intel_phy_is_tc(dev_priv, phy)) in icl_tc_port_assert_ref_held()
|