Searched refs:vendor_lttpr_write_data_intercept_en (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_training_fixed_vs_pe_retimer.c | 198 const uint8_t vendor_lttpr_write_data_intercept_en[4] = {0x1, 0x55, 0x63, 0x0}; in dp_perform_fixed_vs_pe_training_sequence_legacy() local 244 &vendor_lttpr_write_data_intercept_en[0], sizeof(vendor_lttpr_write_data_intercept_en)); in dp_perform_fixed_vs_pe_training_sequence_legacy() 361 &vendor_lttpr_write_data_intercept_en[0], in dp_perform_fixed_vs_pe_training_sequence_legacy() 362 sizeof(vendor_lttpr_write_data_intercept_en)); in dp_perform_fixed_vs_pe_training_sequence_legacy() 542 const uint8_t vendor_lttpr_write_data_intercept_en[4] = {0x1, 0x55, 0x63, 0x0}; in dp_perform_fixed_vs_pe_training_sequence() local 591 &vendor_lttpr_write_data_intercept_en[0], sizeof(vendor_lttpr_write_data_intercept_en)); in dp_perform_fixed_vs_pe_training_sequence() 707 &vendor_lttpr_write_data_intercept_en[0], in dp_perform_fixed_vs_pe_training_sequence() 708 sizeof(vendor_lttpr_write_data_intercept_en)); in dp_perform_fixed_vs_pe_training_sequence()
|