Searched refs:intel_phy_is_tc (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_ddi.c | 1573 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() 2901 } else if (intel_phy_is_tc(dev_priv, phy)) { in icl_dpclka_cfgcr0_clk_off() 3346 if (!intel_phy_is_tc(dev_priv, phy) || in tgl_ddi_pre_enable_dp() 3459 if (!intel_phy_is_tc(dev_priv, phy) || in hsw_ddi_pre_enable_dp() 3691 if (!intel_phy_is_tc(dev_priv, phy) || in intel_ddi_post_disable_dp() 3731 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_post_disable() 4102 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_pre_pll_enable() 4821 bool is_tc = intel_phy_is_tc(i915, phy); in intel_ddi_hotplug() [all …]
|
| H A D | intel_display.h | 534 bool intel_phy_is_tc(struct drm_i915_private *dev_priv, enum phy phy);
|
| H A D | intel_dp.c | 1367 if (intel_phy_is_tc(i915, phy) && in skl_get_aux_send_ctl() 1385 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_dp_aux_xfer() 7807 drm_WARN_ON(dev, intel_phy_is_tc(dev_priv, phy)); in intel_dp_init_connector()
|
| H A D | intel_display_power.c | 663 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()
|
| H A D | intel_bios.c | 1997 if (intel_phy_is_tc(dev_priv, phy)) in init_vbt_missing_defaults()
|
| H A D | intel_hdmi.c | 3098 else if (intel_phy_is_tc(dev_priv, phy)) in icl_port_to_ddc_pin()
|
| H A D | intel_display.c | 7285 bool intel_phy_is_tc(struct drm_i915_private *dev_priv, enum phy phy) in intel_phy_is_tc() function 7309 if (!intel_phy_is_tc(dev_priv, intel_port_to_phy(dev_priv, port))) in intel_port_to_tc() 7351 if (intel_phy_is_tc(dev_priv, phy) && in intel_aux_power_domain() 10876 } else if (intel_phy_is_tc(dev_priv, phy)) { in icl_get_ddi_pll() 18776 intel_phy_is_tc(dev_priv, phy)) in intel_modeset_setup_hw_state()
|
| H A D | intel_dpll_mgr.c | 3641 else if (intel_phy_is_tc(dev_priv, phy)) in icl_get_dplls()
|