Searched refs:legacy_port (Results 1 – 2 of 2) sorted by relevance
60 bool legacy_port:1; member399 if (tc->legacy_port) in tc_port_fixup_legacy_flag()413 tc->legacy_port = !tc->legacy_port; in tc_port_fixup_legacy_flag()445 if (tc->legacy_port) in icl_tc_phy_cold_off_domain()944 if (tc->legacy_port && (pch_isr & pch_isr_bit)) in xelpdp_tc_phy_hpd_live_status()1229 if (tc->legacy_port) in get_tc_mode_in_phy_owned_state()1250 if (tc->legacy_port) in get_tc_mode_in_phy_not_owned_state()1271 if (tc->legacy_port) in tc_phy_get_current_mode()1297 if (tc->legacy_port) in default_tc_mode()1457 drm_WARN_ON(&i915->drm, !tc->legacy_port); in intel_tc_port_init_mode()[all …]
171 static int legacy_port[NR_HOST] = { 0x1f0, 0x170, 0x1e8, 0x168, 0x1e0, 0x160 }; variable205 if (lp->port == port || legacy_port[i] == port) { in legacy_probe_add()