Home
last modified time | relevance | path

Searched refs:DP_PHY_LTTPR1 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dpcd.c80 { 0, DP_TRAINING_PATTERN_SET_PHY_REPEATER(DP_PHY_LTTPR1) - 1},
81 …{ DP_TRAINING_PATTERN_SET_PHY_REPEATER(DP_PHY_LTTPR1), DP_TRAINING_PATTERN_SET_PHY_REPEATER(DP_PHY…
88 …{ DP_TRAINING_PATTERN_SET_PHY_REPEATER(DP_PHY_LTTPR8), DP_FEC_STATUS_PHY_REPEATER(DP_PHY_LTTPR1) -…
92 { DP_FEC_STATUS_PHY_REPEATER(DP_PHY_LTTPR1), DP_FEC_STATUS_PHY_REPEATER(DP_PHY_LTTPR1) - 1 },
/linux-6.3-rc2/include/drm/display/
A Ddrm_dp.h1368 DP_PHY_LTTPR1, enumerator
1380 #define DP_PHY_LTTPR(i) (DP_PHY_LTTPR1 + (i))
1386 ((dp_phy) - DP_PHY_LTTPR1))
1389 (DP_LTTPR_BASE(dp_phy) - DP_LTTPR_BASE(DP_PHY_LTTPR1) + (lttpr1_reg))
1433 ((dp_phy) - DP_PHY_LTTPR1)))
1436 (DP_FEC_BASE(dp_phy) - DP_FEC_BASE(DP_PHY_LTTPR1) + fec1_reg)
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_dp_link_training.c43 return intel_dp->lttpr_phy_caps[dp_phy - DP_PHY_LTTPR1]; in intel_dp_lttpr_phy_caps()
/linux-6.3-rc2/drivers/gpu/drm/display/
A Ddrm_dp_helper.c420 [DP_PHY_LTTPR1] = "LTTPR 1", in drm_dp_phy_name()

Completed in 21 milliseconds