Searched refs:vendor_lttpr_write_data_pe (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_link_dp.c | 337 const uint8_t vendor_lttpr_write_data_pe[3] = {0x0, 0x54, 0x63}; in dp_fixed_vs_pe_read_lane_adjust() local 367 &vendor_lttpr_write_data_pe[0], in dp_fixed_vs_pe_read_lane_adjust() 368 sizeof(vendor_lttpr_write_data_pe)); in dp_fixed_vs_pe_read_lane_adjust() 391 uint8_t vendor_lttpr_write_data_pe[4] = {0x1, 0x52, 0x63, 0x0}; in dp_fixed_vs_pe_set_retimer_lane_settings() local 402 vendor_lttpr_write_data_pe[3] |= in dp_fixed_vs_pe_set_retimer_lane_settings() 420 &vendor_lttpr_write_data_pe[0], in dp_fixed_vs_pe_set_retimer_lane_settings() 421 sizeof(vendor_lttpr_write_data_pe)); in dp_fixed_vs_pe_set_retimer_lane_settings() 2285 uint8_t vendor_lttpr_write_data_pe[4] = {0x1, 0x52, 0x63, 0x0}; in dp_perform_fixed_vs_pe_training_sequence() local 2326 &vendor_lttpr_write_data_pe[0], in dp_perform_fixed_vs_pe_training_sequence() 2327 sizeof(vendor_lttpr_write_data_pe)); in dp_perform_fixed_vs_pe_training_sequence() [all …]
|