#include "link_hwss_dio.h"
#include "link_hwss_dio_fixed_vs_pe_retimer.h"
#include "link_enc_cfg.h"
uint8_t dp_dio_fixed_vs_pe_retimer_lane_cfg_to_hw_cfg(struct dc_link *link)
{ … }
void dp_dio_fixed_vs_pe_retimer_exit_manual_automation(struct dc_link *link)
{ … }
static bool set_dio_fixed_vs_pe_retimer_dp_link_test_pattern_override(struct dc_link *link,
const struct link_resource *link_res, struct encoder_set_dp_phy_pattern_param *tp_params,
const struct link_hwss *link_hwss)
{ … }
static void set_dio_fixed_vs_pe_retimer_dp_link_test_pattern(struct dc_link *link,
const struct link_resource *link_res,
struct encoder_set_dp_phy_pattern_param *tp_params)
{ … }
void enable_dio_fixed_vs_pe_retimer_program_4lane_output(struct dc_link *link)
{ … }
static void enable_dio_fixed_vs_pe_retimer_dp_link_output(struct dc_link *link,
const struct link_resource *link_res,
enum signal_type signal,
enum clock_source_id clock_source,
const struct dc_link_settings *link_settings)
{ … }
static const struct link_hwss dio_fixed_vs_pe_retimer_link_hwss = …;
bool requires_fixed_vs_pe_retimer_dio_link_hwss(const struct dc_link *link)
{ … }
const struct link_hwss *get_dio_fixed_vs_pe_retimer_link_hwss(void)
{ … }