Searched refs:dp_type (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/hwss/ |
D | link_hwss_hpo_fixed_vs_pe_retimer_dp.c | 54 const uint8_t dp_type = dp_dio_fixed_vs_pe_retimer_lane_cfg_to_hw_cfg(link); in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() local 56 const uint8_t vendor_lttpr_write_data_ffe1[4] = {0x01, 0x50, dp_type, 0x0F}; in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 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()
|
D | link_hwss_dio_fixed_vs_pe_retimer.c | 40 const uint8_t dp_type = dp_dio_fixed_vs_pe_retimer_lane_cfg_to_hw_cfg(link); in dp_dio_fixed_vs_pe_retimer_exit_manual_automation() local 42 const uint8_t vendor_lttpr_exit_manual_automation_1[4] = {0x1, 0x50, dp_type, 0x0}; in dp_dio_fixed_vs_pe_retimer_exit_manual_automation()
|