Searched refs:DP_GET_SINK_COUNT (Results 1 – 2 of 2) sorted by relevance
358 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro
4500 return DP_GET_SINK_COUNT(reg) ? connector_status_connected in intel_dp_detect_dpcd()