Searched refs:drm_dp_lttpr_count (Results 1 – 6 of 6) sorted by relevance
631 int drm_dp_lttpr_count(const u8 cap[DP_LTTPR_COMMON_CAP_SIZE]);
80 int nr = drm_dp_lttpr_count(outp->dp.lttpr.caps); in nouveau_dp_probe_dpcd()
152 lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_init_lttpr_phys()323 int lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_phy_is_downstream_of_source()
258 if (drm_dp_lttpr_count(intel_dp->lttpr_common_caps)) { in intel_dp_set_dpcd_sink_rates()
2847 int drm_dp_lttpr_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_count() function2862 EXPORT_SYMBOL(drm_dp_lttpr_count);
378 rc = drm_dp_lttpr_init(dp->aux, drm_dp_lttpr_count(lttpr_caps)); in msm_dp_display_lttpr_init()