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

/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_dp_helper.h224 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro

Completed in 155 milliseconds