Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_helper.c102 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in drm_dp_get_adjust_request_voltage()
115 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in drm_dp_get_adjust_request_pre_emphasis()
/Linux-v5.10/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c480 retval = drm_dp_dpcd_read(&dp->aux, DP_ADJUST_REQUEST_LANE0_1, in analogix_dp_process_clock_recovery()
557 retval = drm_dp_dpcd_read(&dp->aux, DP_ADJUST_REQUEST_LANE0_1, in analogix_dp_process_equalizer_training()
/Linux-v5.10/drivers/gpu/drm/gma500/
Dcdv_intel_dp.c1253 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in cdv_intel_get_adjust_request_voltage()
1266 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in cdv_intel_get_adjust_request_pre_emphasis()
/Linux-v5.10/include/drm/
Ddrm_dp_helper.h618 #define DP_ADJUST_REQUEST_LANE0_1 0x206 macro
/Linux-v5.10/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c960 unsigned int idx = DP_ADJUST_REQUEST_LANE0_1 - DP_LANE0_1_STATUS + (lane >> 1); in cdns_mhdp_set_adjust_request_voltage()
973 unsigned int idx = DP_ADJUST_REQUEST_LANE0_1 - DP_LANE0_1_STATUS + (lane >> 1); in cdns_mhdp_set_adjust_request_pre_emphasis()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c626 lane01_adjust_address = DP_ADJUST_REQUEST_LANE0_1; in get_lane_status_and_drive_settings()
2638 DP_ADJUST_REQUEST_LANE0_1, in dp_test_send_phy_test_pattern()