Home
last modified time | relevance | path

Searched refs:dpcd_lane_adjust (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_8b_10b.c233 union lane_adjust dpcd_lane_adjust[LANE_COUNT_DP_MAX] = {0}; in perform_8b_10b_clock_recovery_sequence() local
291 dpcd_lane_adjust, in perform_8b_10b_clock_recovery_sequence()
314 dpcd_lane_adjust[0].bits.VOLTAGE_SWING_LANE) in perform_8b_10b_clock_recovery_sequence()
318 dpcd_lane_adjust[0].tx_ffe.PRESET_VALUE) in perform_8b_10b_clock_recovery_sequence()
324 dp_decide_lane_settings(lt_settings, dpcd_lane_adjust, in perform_8b_10b_clock_recovery_sequence()
353 union lane_adjust dpcd_lane_adjust[LANE_COUNT_DP_MAX] = {0}; in perform_8b_10b_channel_equalization_sequence() local
396 dpcd_lane_adjust, in perform_8b_10b_channel_equalization_sequence()
415 dp_decide_lane_settings(lt_settings, dpcd_lane_adjust, in perform_8b_10b_channel_equalization_sequence()
H A Dlink_dp_training_fixed_vs_pe_retimer.h38 const union dpcd_training_lane dpcd_lane_adjust[LANE_COUNT_DP_MAX],
43 union dpcd_training_lane dpcd_lane_adjust[LANE_COUNT_DP_MAX]);