TC_PORT_DP_ALT
mask |= BIT(TC_PORT_DP_ALT);
return intel_tc_port_in_mode(dig_port, TC_PORT_DP_ALT);
(tc->mode == TC_PORT_DP_ALT || tc->mode == TC_PORT_LEGACY) &&
case TC_PORT_DP_ALT:
case TC_PORT_DP_ALT:
return TC_PORT_DP_ALT;
case TC_PORT_DP_ALT:
tc->mode == TC_PORT_DP_ALT &&
if (tc->mode != TC_PORT_DP_ALT)
valid_hpd_mask = BIT(TC_PORT_DP_ALT) |
mask |= BIT(TC_PORT_DP_ALT);
drm_WARN_ON(display->drm, tc->mode != TC_PORT_DP_ALT);
if (!(tc_phy_hpd_live_status(tc) & BIT(TC_PORT_DP_ALT))) {
case TC_PORT_DP_ALT:
mask |= BIT(TC_PORT_DP_ALT);
[TC_PORT_DP_ALT] = "dp-alt",
case TC_PORT_DP_ALT: