Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp_helper.h744 int drm_dp_pcon_frl_configure_1(struct drm_dp_aux *aux, int max_frl_gbps,
/linux-6.1.9/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-6.1.9/drivers/gpu/drm/i915/display/
Dintel_dp.c2463 ret = drm_dp_pcon_frl_configure_1(&intel_dp->aux, max_frl_bw, in intel_dp_pcon_start_frl_training()