Searched refs:DP_GET_SINK_COUNT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/drm/
H A Ddrm_dp_helper.h358 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dp.c4500 return DP_GET_SINK_COUNT(reg) ? connector_status_connected intel_dp_detect_dpcd()

Completed in 79 milliseconds