Home
last modified time | relevance | path

Searched refs:drm_dp_lttpr_count (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dp_link_training.c125 lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_init_lttpr()
259 int lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_phy_is_downstream_of_source()
Dintel_dp.c181 if (drm_dp_lttpr_count(intel_dp->lttpr_common_caps)) { in intel_dp_set_dpcd_sink_rates()
/Linux-v6.6/include/drm/display/
Ddrm_dp_helper.h556 int drm_dp_lttpr_count(const u8 cap[DP_LTTPR_COMMON_CAP_SIZE]);
/Linux-v6.6/drivers/gpu/drm/display/
Ddrm_dp_helper.c2547 int drm_dp_lttpr_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_count() function
2562 EXPORT_SYMBOL(drm_dp_lttpr_count);