Searched refs:ffe_cfg (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/hwss/ |
D | link_hwss_hpo_fixed_vs_pe_retimer_dp.c | 48 const uint8_t ffe_cfg[4] = { in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() local 57 const uint8_t vendor_lttpr_write_data_ffe2[4] = {0x01, 0x55, dp_type, ffe_cfg[0]}; in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 58 const uint8_t vendor_lttpr_write_data_ffe3[4] = {0x01, 0x56, dp_type, ffe_cfg[1]}; in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 59 const uint8_t vendor_lttpr_write_data_ffe4[4] = {0x01, 0x57, dp_type, ffe_cfg[2]}; in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 60 const uint8_t vendor_lttpr_write_data_ffe5[4] = {0x01, 0x58, dp_type, ffe_cfg[3]}; in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe()
|