Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c3731 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_post_disable() local
3771 if (intel_crtc_has_dp_encoder(old_crtc_state) || is_tc_port) in intel_ddi_post_disable()
3775 if (is_tc_port) in intel_ddi_post_disable()
4102 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_pre_pll_enable() local
4104 if (is_tc_port) in intel_ddi_pre_pll_enable()
4107 if (intel_crtc_has_dp_encoder(crtc_state) || is_tc_port) in intel_ddi_pre_pll_enable()
4111 if (is_tc_port && dig_port->tc_mode != TC_PORT_TBT_ALT) in intel_ddi_pre_pll_enable()
H A Dintel_dp.c1385 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_dp_aux_xfer() local
1400 if (is_tc_port) in intel_dp_aux_xfer()
1561 if (is_tc_port) in intel_dp_aux_xfer()