Searched refs:DP_PHY_LTTPR (Results 1 – 2 of 2) sorted by relevance
152 intel_dp_read_lttpr_phy_caps(intel_dp, dpcd, DP_PHY_LTTPR(i)); in intel_dp_init_lttpr()255 return lttpr_count <= 0 || dp_phy == DP_PHY_LTTPR(lttpr_count - 1); in intel_dp_phy_is_downstream_of_source()1139 enum drm_dp_phy dp_phy = DP_PHY_LTTPR(i); in intel_dp_link_train_all_phys()
1380 #define DP_PHY_LTTPR(i) (DP_PHY_LTTPR1 + (i)) macro
Completed in 13 milliseconds