Searched refs:DPCD_MAX_LANE_COUNT (Results 1 – 3 of 3) sorted by relevance
75 #define DPCD_MAX_LANE_COUNT 0x002 macro
25 #define DPCD_MAX_LANE_COUNT(x) ((x) & 0x1f) macro
632 *lane_count = DPCD_MAX_LANE_COUNT(data); in analogix_dp_get_max_rx_lane_count()