DP_PHY_LTTPR
enum drm_dp_phy dp_phy = DP_PHY_LTTPR(i);
intel_dp_read_lttpr_phy_caps(intel_dp, dpcd, DP_PHY_LTTPR(i));
drm_dp_dump_lttpr_desc(&intel_dp->aux, DP_PHY_LTTPR(i));
return lttpr_count <= 0 || dp_phy == DP_PHY_LTTPR(lttpr_count - 1);