Searched refs:DP_LANE_COUNT_SET (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/bridge/analogix/ |
| A D | analogix_dp_core.c | 174 ret = drm_dp_dpcd_readb(&dp->aux, DP_LANE_COUNT_SET, &data); in analogix_dp_enable_rx_to_enhanced_mode() 179 ret = drm_dp_dpcd_writeb(&dp->aux, DP_LANE_COUNT_SET, in analogix_dp_enable_rx_to_enhanced_mode() 183 ret = drm_dp_dpcd_writeb(&dp->aux, DP_LANE_COUNT_SET, in analogix_dp_enable_rx_to_enhanced_mode()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | atombios_dp.c | 562 drm_dp_dpcd_writeb(dp_info->aux, DP_LANE_COUNT_SET, tmp); in amdgpu_atombios_dp_link_train_init()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_link_dpia.c | 907 core_link_write_dpcd(link, DP_LANE_COUNT_SET, &data, 1); in dpia_training_abort()
|
| A D | dc_link_dp.c | 430 status = core_link_write_dpcd(link, DP_LANE_COUNT_SET, in dpcd_set_link_settings() 463 DP_LANE_COUNT_SET, in dpcd_set_link_settings() 473 DP_LANE_COUNT_SET, in dpcd_set_link_settings() 1421 DP_LANE_COUNT_SET, 5883 core_link_read_dpcd(link, DP_LANE_COUNT_SET,
|
| A D | dc_link.c | 688 DP_LANE_COUNT_SET, in read_current_link_settings_on_detect()
|
| /linux/drivers/gpu/drm/radeon/ |
| A D | atombios_dp.c | 624 drm_dp_dpcd_writeb(dp_info->aux, DP_LANE_COUNT_SET, tmp); in radeon_dp_link_train_init()
|
| /linux/include/drm/ |
| A D | drm_dp_helper.h | 555 #define DP_LANE_COUNT_SET 0x101 macro
|
| /linux/drivers/gpu/drm/xlnx/ |
| A D | zynqmp_dp.c | 824 ret = drm_dp_dpcd_writeb(&dp->aux, DP_LANE_COUNT_SET, aux_lane_cnt); in zynqmp_dp_train()
|
Completed in 38 milliseconds