Searched defs:DP_LTTPR_COMMON_CAP_SIZE (Results 1 – 2 of 2) sorted by relevance
2801 u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_read_lttpr_common_caps()2831 static u8 dp_lttpr_common_cap(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE], int r) in dp_lttpr_common_cap()2847 int drm_dp_lttpr_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_count()2870 int drm_dp_lttpr_max_link_rate(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_max_link_rate()2945 int drm_dp_lttpr_max_lane_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_max_lane_count()
1675 #define DP_LTTPR_COMMON_CAP_SIZE 8 macro