HomeSort by: relevance | last modified time | path
    Searched refs:DP_GET_SINK_COUNT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h 568 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f))
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 4509 intel_dp->sink_count = DP_GET_SINK_COUNT(count);

Completed in 39 milliseconds