Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training_fixed_vs_pe_retimer.c48 const uint8_t vendor_lttpr_write_data_vs[3] = {0x0, 0x53, 0x63}; in dp_fixed_vs_pe_read_lane_adjust() local
56 &vendor_lttpr_write_data_vs[0], sizeof(vendor_lttpr_write_data_vs)); in dp_fixed_vs_pe_read_lane_adjust()
78 uint8_t vendor_lttpr_write_data_vs[4] = {0x1, 0x51, 0x63, 0x0}; in dp_fixed_vs_pe_set_retimer_lane_settings() local
83 vendor_lttpr_write_data_vs[3] |= in dp_fixed_vs_pe_set_retimer_lane_settings()
94 &vendor_lttpr_write_data_vs[0], sizeof(vendor_lttpr_write_data_vs)); in dp_fixed_vs_pe_set_retimer_lane_settings()
201 uint8_t vendor_lttpr_write_data_vs[4] = {0x1, 0x51, 0x63, 0x0}; in dp_perform_fixed_vs_pe_training_sequence_legacy() local
238 &vendor_lttpr_write_data_vs[0], sizeof(vendor_lttpr_write_data_vs)); in dp_perform_fixed_vs_pe_training_sequence_legacy()
365 vendor_lttpr_write_data_vs[3] = 0; in dp_perform_fixed_vs_pe_training_sequence_legacy()
369 vendor_lttpr_write_data_vs[3] |= in dp_perform_fixed_vs_pe_training_sequence_legacy()
377 &vendor_lttpr_write_data_vs[0], sizeof(vendor_lttpr_write_data_vs)); in dp_perform_fixed_vs_pe_training_sequence_legacy()
[all …]