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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp_aux_backlight.c 76 if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT)
96 if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT) {
240 if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT)
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h 791 # define DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT (1 << 2)

Completed in 105 milliseconds