Searched refs:drm_dp_max_lane_count (Results 1 – 3 of 3) sorted by relevance
149 drm_dp_max_lane_count(const u8 dpcd[DP_RECEIVER_CAP_SIZE]) in drm_dp_max_lane_count() function
190 link_info->num_lanes = drm_dp_max_lane_count(dpcd); in msm_dp_panel_read_dpcd()
185 return drm_dp_max_lane_count(intel_dp->dpcd); in max_dprx_lane_count()4689 if (mso % 2 || mso > drm_dp_max_lane_count(intel_dp->dpcd)) { in intel_edp_mso_init()4697 mso, drm_dp_max_lane_count(intel_dp->dpcd) / mso, in intel_edp_mso_init()