Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h181 #define DP_TRAINING_LANE0_SET 0x103 macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.c148 retval = analogix_dp_write_bytes_to_dpcd(dp, DP_TRAINING_LANE0_SET, in analogix_dp_link_start()
328 DP_TRAINING_LANE0_SET, lane_count, in analogix_dp_process_clock_recovery()
399 retval = analogix_dp_write_bytes_to_dpcd(dp, DP_TRAINING_LANE0_SET, in analogix_dp_process_equalizer_training()
H A Ddw-dp.c609 ret = drm_dp_dpcd_write(&dp->aux, DP_TRAINING_LANE0_SET, buf, lanes); in dw_dp_link_train_update_vs_emph()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp_link_training.c131 ret = drm_dp_dpcd_write(&intel_dp->aux, DP_TRAINING_LANE0_SET, in intel_dp_update_link_train()
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddp.c1068 tegra_dc_dp_dpcd_write(dp, (DP_TRAINING_LANE0_SET + cnt), val); in tegra_dp_lt_config()
1259 tegra_dc_dp_dpcd_write(dp, DP_TRAINING_LANE0_SET + j, 0x24); in tegra_dc_dp_fast_link_training()
1279 tegra_dc_dp_dpcd_write(dp, DP_TRAINING_LANE0_SET + j, 0x24); in tegra_dc_dp_fast_link_training()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Dcdn-dp-link-training.c165 ret = drm_dp_dpcd_write(&dp->aux, DP_TRAINING_LANE0_SET, in cdn_dp_update_link_train()
H A Ddw-dp.c1524 ret = drm_dp_dpcd_write(&dp->aux, DP_TRAINING_LANE0_SET, buf, lanes); in dw_dp_phy_update_vs_emph()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c385 retval = drm_dp_dpcd_write(&dp->aux, DP_TRAINING_LANE0_SET, buf, in analogix_dp_link_start()
565 retval = drm_dp_dpcd_write(&dp->aux, DP_TRAINING_LANE0_SET, in analogix_dp_process_clock_recovery()
636 retval = drm_dp_dpcd_write(&dp->aux, DP_TRAINING_LANE0_SET, in analogix_dp_process_equalizer_training()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddp.c489 err = drm_dp_dpcd_write(aux, DP_TRAINING_LANE0_SET, values, lanes); in drm_dp_link_apply_training()
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h425 #define DP_TRAINING_LANE0_SET 0x103 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c508 drm_dp_dpcd_write(dp_info->aux, DP_TRAINING_LANE0_SET, in amdgpu_atombios_dp_update_vs_emph()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Datombios_dp.c560 drm_dp_dpcd_write(dp_info->aux, DP_TRAINING_LANE0_SET, in radeon_dp_update_vs_emph()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h465 #define DP_TRAINING_LANE0_SET 0x103 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_dp.c347 &dpcd_lt_buffer[DP_TRAINING_LANE0_SET - DP_TRAINING_PATTERN_SET], in dpcd_set_lt_pattern_and_lane_settings()
382 DP_TRAINING_LANE0_SET, in dpcd_set_lt_pattern_and_lane_settings()
694 lane0_set_address = DP_TRAINING_LANE0_SET; in dpcd_set_lane_settings()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c654 ret = drm_dp_dpcd_write(&dp->aux, DP_TRAINING_LANE0_SET, dp->train_set, in zynqmp_dp_update_vs_emph()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dtc358767.c1012 ret = drm_dp_dpcd_write(aux, DP_TRAINING_LANE0_SET, tmp, 2); in tc_main_link_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c1392 DP_TRAINING_LANE0_SET, in cdv_intel_dplink_set_level()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c1036 ret = drm_dp_dpcd_write(ctrl->aux, DP_TRAINING_LANE0_SET, in dp_ctrl_update_vx_px()