Searched refs:is_tc_port (Results 1 – 2 of 2) sorted by relevance
3717 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_pre_pll_enable() local3719 if (is_tc_port) in intel_ddi_pre_pll_enable()3722 if (intel_crtc_has_dp_encoder(crtc_state) || is_tc_port) in intel_ddi_pre_pll_enable()3726 if (is_tc_port && dig_port->tc_mode != TC_PORT_TBT_ALT) in intel_ddi_pre_pll_enable()3745 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_post_pll_disable() local3747 if (intel_crtc_has_dp_encoder(crtc_state) || is_tc_port) in intel_ddi_post_pll_disable()3751 if (is_tc_port) in intel_ddi_post_pll_disable()
1292 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_dp_aux_xfer() local1308 if (is_tc_port) in intel_dp_aux_xfer()1463 if (is_tc_port) in intel_dp_aux_xfer()