Home
last modified time | relevance | path

Searched refs:is_tc_port (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dp_aux.c191 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_dp_aux_xfer() local
206 if (is_tc_port) in intel_dp_aux_xfer()
372 if (is_tc_port) in intel_dp_aux_xfer()
Dintel_ddi.c2860 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_post_disable() local
2913 if (intel_crtc_has_dp_encoder(old_crtc_state) || is_tc_port) in intel_ddi_post_disable()
2918 if (is_tc_port) in intel_ddi_post_disable()
3284 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_pre_pll_enable() local
3286 if (is_tc_port) in intel_ddi_pre_pll_enable()
3289 if (intel_crtc_has_dp_encoder(crtc_state) || is_tc_port) { in intel_ddi_pre_pll_enable()
3296 if (is_tc_port && dig_port->tc_mode != TC_PORT_TBT_ALT) in intel_ddi_pre_pll_enable()