Home
last modified time | relevance | path

Searched refs:DP_LANE_COUNT_SET (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_fixed_vs_pe_retimer.c266 core_link_write_dpcd(link, DP_LANE_COUNT_SET, in dp_perform_fixed_vs_pe_training_sequence_legacy()
290 DP_LANE_COUNT_SET, in dp_perform_fixed_vs_pe_training_sequence_legacy()
612 core_link_write_dpcd(link, DP_LANE_COUNT_SET, in dp_perform_fixed_vs_pe_training_sequence()
636 DP_LANE_COUNT_SET, in dp_perform_fixed_vs_pe_training_sequence()
H A Dlink_dp_training.c1063 status = core_link_write_dpcd(link, DP_LANE_COUNT_SET, in dpcd_set_link_settings()
1093 DP_LANE_COUNT_SET, in dpcd_set_link_settings()
1103 DP_LANE_COUNT_SET, in dpcd_set_link_settings()
1469 DP_LANE_COUNT_SET, in dp_transition_to_video_idle()
H A Dlink_dp_training_dpia.c986 core_link_write_dpcd(link, DP_LANE_COUNT_SET, &data, 1); in dpia_training_abort()
H A Dlink_edp_panel_control.c341 core_link_read_dpcd(link, DP_LANE_COUNT_SET, in edp_is_ilr_optimization_required()
/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h156 #define DP_LANE_COUNT_SET 0x101 macro
/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c175 ret = drm_dp_dpcd_readb(&dp->aux, DP_LANE_COUNT_SET, &data); in analogix_dp_enable_rx_to_enhanced_mode()
180 ret = drm_dp_dpcd_writeb(&dp->aux, DP_LANE_COUNT_SET, in analogix_dp_enable_rx_to_enhanced_mode()
184 ret = drm_dp_dpcd_writeb(&dp->aux, DP_LANE_COUNT_SET, in analogix_dp_enable_rx_to_enhanced_mode()
/openbmc/qemu/hw/display/
H A Dxlnx_dp.c48 #define DP_LANE_COUNT_SET (0x0004 >> 2) macro
754 case DP_LANE_COUNT_SET: in xlnx_dp_write()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c563 drm_dp_dpcd_writeb(dp_info->aux, DP_LANE_COUNT_SET, tmp); in amdgpu_atombios_dp_link_train_init()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios_dp.c624 drm_dp_dpcd_writeb(dp_info->aux, DP_LANE_COUNT_SET, tmp); in radeon_dp_link_train_init()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h557 #define DP_LANE_COUNT_SET 0x101 macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c525 DP_LANE_COUNT_SET, in read_current_link_settings_on_detect()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_link_training.c715 drm_dp_dpcd_writeb(&intel_dp->aux, DP_LANE_COUNT_SET, lane_count); in intel_dp_update_link_bw_set()
/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c756 ret = tegra_dc_dp_dpcd_write(dp, DP_LANE_COUNT_SET, dpcd_data); in tegra_dp_set_lane_count()
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c817 ret = drm_dp_dpcd_writeb(&dp->aux, DP_LANE_COUNT_SET, aux_lane_cnt); in zynqmp_dp_train()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c1483 drm_dp_dpcd_writeb(&mtk_dp->aux, DP_LANE_COUNT_SET, in mtk_dp_train_setting()