Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/display/
Ddrm_dp_helper.h756 int drm_dp_pcon_frl_configure_1(struct drm_dp_aux *aux, int max_frl_gbps,
/Linux-v6.6/drivers/gpu/drm/display/
Ddrm_dp_helper.c2979 int drm_dp_pcon_frl_configure_1(struct drm_dp_aux *aux, int max_frl_gbps, in drm_dp_pcon_frl_configure_1() function
3026 EXPORT_SYMBOL(drm_dp_pcon_frl_configure_1);
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dp.c2717 ret = drm_dp_pcon_frl_configure_1(&intel_dp->aux, max_frl_bw, in intel_dp_pcon_start_frl_training()