Searched defs:DP_LTTPR_COMMON_CAP_SIZE (Results 1 – 2 of 2) sorted by relevance
2743 u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_read_lttpr_common_caps()2773 static u8 dp_lttpr_common_cap(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE], int r) in dp_lttpr_common_cap()2789 int drm_dp_lttpr_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_count()2812 int drm_dp_lttpr_max_link_rate(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_max_link_rate()2826 int drm_dp_lttpr_max_lane_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_max_lane_count()
1660 #define DP_LTTPR_COMMON_CAP_SIZE 8 macro