Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp.h785 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c5983 DP_GET_SINK_COUNT(esi[0]) != intel_dp->sink_count) in intel_dp_short_pulse()