Home
last modified time | relevance | path

Searched refs:intel_phy_is_tc (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_ddi.c1573 if (intel_phy_is_tc(dev_priv, phy) && in intel_ddi_clock_get()
2107 if (!intel_phy_is_tc(dev_priv, phy) || in intel_ddi_get_power_domains()
2117 intel_phy_is_tc(dev_priv, phy)) in intel_ddi_get_power_domains()
2896 } else if (intel_phy_is_tc(dev_priv, phy)) { in icl_dpclka_cfgcr0_clk_off()
3324 if (!intel_phy_is_tc(dev_priv, phy) || in tgl_ddi_pre_enable_dp()
3444 if (!intel_phy_is_tc(dev_priv, phy) || in hsw_ddi_pre_enable_dp()
3683 if (!intel_phy_is_tc(dev_priv, phy) || in intel_ddi_post_disable_dp()
3723 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_post_disable()
4092 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_pre_pll_enable()
4811 bool is_tc = intel_phy_is_tc(i915, phy); in intel_ddi_hotplug()
[all …]
Dintel_display.h534 bool intel_phy_is_tc(struct drm_i915_private *dev_priv, enum phy phy);
Dintel_dp.c1361 if (intel_phy_is_tc(i915, phy) && in skl_get_aux_send_ctl()
1379 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_dp_aux_xfer()
7780 drm_WARN_ON(dev, intel_phy_is_tc(dev_priv, phy)); in intel_dp_init_connector()
Dintel_display_power.c663 if (is_tbt || intel_phy_is_tc(dev_priv, phy)) in icl_aux_power_well_enable()
680 if (is_tbt || intel_phy_is_tc(dev_priv, phy)) in icl_aux_power_well_disable()
Dintel_bios.c1997 if (intel_phy_is_tc(dev_priv, phy)) in init_vbt_missing_defaults()
Dintel_hdmi.c3094 else if (intel_phy_is_tc(dev_priv, phy)) in icl_port_to_ddc_pin()
Dintel_display.c7286 bool intel_phy_is_tc(struct drm_i915_private *dev_priv, enum phy phy) in intel_phy_is_tc() function
7310 if (!intel_phy_is_tc(dev_priv, intel_port_to_phy(dev_priv, port))) in intel_port_to_tc()
7352 if (intel_phy_is_tc(dev_priv, phy) && in intel_aux_power_domain()
10877 } else if (intel_phy_is_tc(dev_priv, phy)) { in icl_get_ddi_pll()
18777 intel_phy_is_tc(dev_priv, phy)) in intel_modeset_setup_hw_state()
Dintel_dpll_mgr.c3632 else if (intel_phy_is_tc(dev_priv, phy)) in icl_get_dplls()