Home
last modified time | relevance | path

Searched refs:DP_ADJUST_REQUEST_LANE0_1 (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_helper.c126 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in drm_dp_get_adjust_request_voltage()
139 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in drm_dp_get_adjust_request_pre_emphasis()
153 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in drm_dp_get_adjust_tx_ffe_preset()
/linux-6.1.9/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c481 retval = drm_dp_dpcd_read(&dp->aux, DP_ADJUST_REQUEST_LANE0_1, in analogix_dp_process_clock_recovery()
558 retval = drm_dp_dpcd_read(&dp->aux, DP_ADJUST_REQUEST_LANE0_1, in analogix_dp_process_equalizer_training()
/linux-6.1.9/include/drm/display/
Ddrm_dp.h752 #define DP_ADJUST_REQUEST_LANE0_1 0x206 macro
/linux-6.1.9/drivers/gpu/drm/gma500/
Dcdv_intel_dp.c1248 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in cdv_intel_get_adjust_request_voltage()
1261 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in cdv_intel_get_adjust_request_pre_emphasis()
/linux-6.1.9/drivers/gpu/drm/mediatek/
Dmtk_dp.c1489 drm_dp_dpcd_read(&mtk_dp->aux, DP_ADJUST_REQUEST_LANE0_1, in mtk_dp_train_cr()
1557 drm_dp_dpcd_read(&mtk_dp->aux, DP_ADJUST_REQUEST_LANE0_1, in mtk_dp_train_eq()
/linux-6.1.9/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c963 unsigned int idx = DP_ADJUST_REQUEST_LANE0_1 - DP_LANE0_1_STATUS + (lane >> 1); in cdns_mhdp_set_adjust_request_voltage()
976 unsigned int idx = DP_ADJUST_REQUEST_LANE0_1 - DP_LANE0_1_STATUS + (lane >> 1); in cdns_mhdp_set_adjust_request_pre_emphasis()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c934 lane01_adjust_address = DP_ADJUST_REQUEST_LANE0_1; in dp_get_lane_status_and_lane_adjust()
4108 DP_ADJUST_REQUEST_LANE0_1, in dp_test_send_phy_test_pattern()