Home
last modified time | relevance | path

Searched refs:DP_PHY_LTTPR (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/display/
H A Ddrm_dp.h1533 #define DP_PHY_LTTPR(i) (DP_PHY_LTTPR1 + (i)) macro
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c1652 enum drm_dp_phy dp_phy = DP_PHY_LTTPR(i); in msm_dp_ctrl_link_train()