Searched defs:DP_LTTPR_COMMON_CAP_SIZE (Results 1 – 2 of 2) sorted by relevance
2536 u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_read_lttpr_common_caps()2566 static u8 dp_lttpr_common_cap(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE], int r) in dp_lttpr_common_cap()2582 int drm_dp_lttpr_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_count()2605 int drm_dp_lttpr_max_link_rate(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_max_link_rate()2619 int drm_dp_lttpr_max_lane_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_max_lane_count()
1543 #define DP_LTTPR_COMMON_CAP_SIZE 8 macro