Searched refs:legacy_port (Results 1 – 2 of 2) sorted by relevance
60 bool legacy_port:1; member127 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()[all …]
171 static int legacy_port[NR_HOST] = { 0x1f0, 0x170, 0x1e8, 0x168, 0x1e0, 0x160 }; variable203 if (lp->port == port || legacy_port[i] == port) { in legacy_probe_add()