Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_link_training.c139 lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_init_lttpr_phys()
300 int lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_phy_is_downstream_of_source()
H A Dintel_dp.c181 if (drm_dp_lttpr_count(intel_dp->lttpr_common_caps)) { in intel_dp_set_dpcd_sink_rates()
/openbmc/linux/include/drm/display/
H A Ddrm_dp_helper.h562 int drm_dp_lttpr_count(const u8 cap[DP_LTTPR_COMMON_CAP_SIZE]);
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c2582 int drm_dp_lttpr_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_count() function
2597 EXPORT_SYMBOL(drm_dp_lttpr_count);