Home
last modified time | relevance | path

Searched refs:drm_dp_pcon_frl_configure_1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/
Ddrm_dp_helper.c2681 int drm_dp_pcon_frl_configure_1(struct drm_dp_aux *aux, int max_frl_gbps, in drm_dp_pcon_frl_configure_1() function
2728 EXPORT_SYMBOL(drm_dp_pcon_frl_configure_1);
/Linux-v5.15/include/drm/
Ddrm_dp_helper.h2295 int drm_dp_pcon_frl_configure_1(struct drm_dp_aux *aux, int max_frl_gbps,
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dp.c2079 ret = drm_dp_pcon_frl_configure_1(&intel_dp->aux, max_frl_bw, in intel_dp_pcon_start_frl_training()