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

/linux-master/include/drm/display/
H A Ddrm_dp.h743 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro

Completed in 137 milliseconds