Searched refs:TC_PORT_DP_ALT (Results 1 – 1 of 1) sorted by relevance
30 TC_PORT_DP_ALT, enumerator80 [TC_PORT_DP_ALT] = "dp-alt", in tc_port_mode_name()117 return intel_tc_port_in_mode(dig_port, TC_PORT_DP_ALT); in intel_tc_port_in_dp_alt_mode()322 if (!intel_phy_is_tc(i915, phy) || tc->mode != TC_PORT_DP_ALT) in intel_tc_port_fia_max_lane_count()402 valid_hpd_mask = BIT(TC_PORT_DP_ALT) | in tc_port_fixup_legacy_flag()476 mask |= BIT(TC_PORT_DP_ALT); in icl_tc_phy_hpd_live_status()592 drm_WARN_ON(&i915->drm, tc->mode != TC_PORT_DP_ALT); in tc_phy_verify_legacy_or_dp_alt_mode()598 if (!(tc_phy_hpd_live_status(tc) & BIT(TC_PORT_DP_ALT))) { in tc_phy_verify_legacy_or_dp_alt_mode()656 case TC_PORT_DP_ALT: in icl_tc_phy_disconnect()752 mask |= BIT(TC_PORT_DP_ALT); in adlp_tc_phy_hpd_live_status()[all …]