Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dp_aux.c220 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_dp_aux_xfer() local
235 if (is_tc_port) { in intel_dp_aux_xfer()
413 if (is_tc_port) in intel_dp_aux_xfer()
Dintel_ddi.c3049 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_ddi_post_pll_disable() local
3053 if (is_tc_port) in intel_ddi_post_pll_disable()
3379 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_pre_pll_enable() local
3381 if (is_tc_port) { in intel_ddi_pre_pll_enable()
3391 if (is_tc_port && !intel_tc_port_in_tbt_alt_mode(dig_port)) in intel_ddi_pre_pll_enable()