Lines Matching refs:legacy_port
60 bool legacy_port:1; member
127 return intel_encoder_is_tc(&dig_port->base) && !tc->legacy_port; in intel_tc_port_handles_hpd_glitches()
439 if (tc->legacy_port) in tc_port_fixup_legacy_flag()
453 tc->legacy_port = !tc->legacy_port; in tc_port_fixup_legacy_flag()
483 if (tc->legacy_port) in icl_tc_phy_cold_off_domain()
982 if (tc->legacy_port && (pch_isr & pch_isr_bit)) in xelpdp_tc_phy_hpd_live_status()
1278 if (tc->legacy_port) in get_tc_mode_in_phy_owned_state()
1299 if (tc->legacy_port) in get_tc_mode_in_phy_not_owned_state()
1320 if (tc->legacy_port) in tc_phy_get_current_mode()
1346 if (tc->legacy_port) in default_tc_mode()
1506 drm_WARN_ON(&i915->drm, !tc->legacy_port); in intel_tc_port_init_mode()
1886 tc->legacy_port = is_legacy; in intel_tc_port_init()