Searched defs:DP_LTTPR_COMMON_CAP_SIZE (Results 1 – 2 of 2) sorted by relevance
2501 u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_read_lttpr_common_caps()2531 static u8 dp_lttpr_common_cap(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE], int r) in dp_lttpr_common_cap()2547 int drm_dp_lttpr_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_count()2570 int drm_dp_lttpr_max_link_rate(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_max_link_rate()2584 int drm_dp_lttpr_max_lane_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_max_lane_count()
1525 #define DP_LTTPR_COMMON_CAP_SIZE 8 macro