Searched refs:VOLTAGE_SWING_SET (Results 1 – 8 of 8) sorted by relevance
66 dpcd_lane_adjust[lane].bits.VOLTAGE_SWING_SET = (dprx_vs >> (2 * lane)) & 0x3; in dp_fixed_vs_pe_read_lane_adjust()84 dpcd_lane_adjust[lane].bits.VOLTAGE_SWING_SET << (2 * lane); in dp_fixed_vs_pe_set_retimer_lane_settings()379 lt_settings->dpcd_lane_settings[lane].bits.VOLTAGE_SWING_SET << (2 * lane); in dp_perform_fixed_vs_pe_training_sequence()427 if (lt_settings->dpcd_lane_settings[0].bits.VOLTAGE_SWING_SET == in dp_perform_fixed_vs_pe_training_sequence()485 lt_settings->dpcd_lane_settings[lane].bits.VOLTAGE_SWING_SET << (2 * lane); in dp_perform_fixed_vs_pe_training_sequence()
364 dpcd_lane_settings[lane].bits.VOLTAGE_SWING_SET = in dp_hw_to_dpcd_lane_settings()469 if (lt_settings->dpcd_lane_settings[lane].bits.VOLTAGE_SWING_SET in dp_is_max_vs_reached()1202 link_training_setting->dpcd_lane_settings[0].bits.VOLTAGE_SWING_SET, in dpcd_set_lane_settings()1211 link_training_setting->dpcd_lane_settings[0].bits.VOLTAGE_SWING_SET, in dpcd_set_lane_settings()1295 lt_settings->dpcd_lane_settings[0].bits.VOLTAGE_SWING_SET, in dpcd_set_lt_pattern_and_lane_settings()1311 lt_settings->dpcd_lane_settings[0].bits.VOLTAGE_SWING_SET, in dpcd_set_lt_pattern_and_lane_settings()1464 dpcd_lane_settings[lane].bits.VOLTAGE_SWING_SET != in perform_post_lt_adj_req_sequence()
419 if ((lt_settings->dpcd_lane_settings[0].bits.VOLTAGE_SWING_SET == in dpia_training_cr_non_transparent()523 if ((lt_settings->dpcd_lane_settings[0].bits.VOLTAGE_SWING_SET == in dpia_training_cr_transparent()
313 lt_settings->dpcd_lane_settings[0].bits.VOLTAGE_SWING_SET == in perform_8b_10b_clock_recovery_sequence()
218 uint8_t VOLTAGE_SWING_SET:2; member229 uint8_t VOLTAGE_SWING_SET:2;
359 uint8_t VOLTAGE_SWING_SET:2; member
1124 training_lane_set.bits.VOLTAGE_SWING_SET = in dcn10_link_encoder_dp_set_lane_settings()
1346 training_lane_set.bits.VOLTAGE_SWING_SET = in dce110_link_encoder_dp_set_lane_settings()
Completed in 723 milliseconds