Home
last modified time | relevance | path

Searched refs:DP_TRAINING_LANE0_SET (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/hisilicon/hibmc/dp/
H A Ddp_link.c129 ret = drm_dp_dpcd_write(dp->aux, DP_TRAINING_LANE0_SET, train_set, dp->link.cap.lanes); in hibmc_dp_link_training_cr_pre()
239 ret = drm_dp_dpcd_write(dp->aux, DP_TRAINING_LANE0_SET, dp->link.train_set, in hibmc_dp_link_training_cr()
293 ret = drm_dp_dpcd_write(dp->aux, DP_TRAINING_LANE0_SET, in hibmc_dp_link_training_channel_eq()
/linux/include/drm/display/
H A Ddrm_dp.h619 #define DP_TRAINING_LANE0_SET 0x103 macro
/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c1385 DP_TRAINING_LANE0_SET, in cdv_intel_dplink_set_level()
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c731 ret = drm_dp_dpcd_write(&dp->aux, DP_TRAINING_LANE0_SET, train_set, in zynqmp_dp_update_vs_emph()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c583 ret = drm_dp_dpcd_write(&dp->aux, DP_TRAINING_LANE0_SET, buf, lanes); in dw_dp_link_train_update_vs_emph()
/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c1214 ret = drm_dp_dpcd_write(aux, DP_TRAINING_LANE0_SET, tmp, 2); in tc_main_link_enable()