Home
last modified time | relevance | path

Searched refs:set_dp_lane_settings (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_phy.c107 if (link_hwss->ext.set_dp_lane_settings) in dp_set_hw_lane_settings()
108 link_hwss->ext.set_dp_lane_settings(link, link_res, in dp_set_hw_lane_settings()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dlink_hwss.h62 void (*set_dp_lane_settings)(struct dc_link *link, member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/hwss/
Dlink_hwss_dpia.c67 .set_dp_lane_settings = set_dio_dp_lane_settings,
Dlink_hwss_dio_fixed_vs_pe_retimer.c181 .set_dp_lane_settings = set_dio_dp_lane_settings,
Dlink_hwss_hpo_dp.c201 .set_dp_lane_settings = set_hpo_dp_lane_settings,
Dlink_hwss_hpo_fixed_vs_pe_retimer_dp.c210 .set_dp_lane_settings = set_hpo_fixed_vs_pe_retimer_dp_lane_settings,
Dlink_hwss_dio.c242 .set_dp_lane_settings = set_dio_dp_lane_settings,