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

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_dp_helper.h233 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro

Completed in 14 milliseconds