Home
last modified time | relevance | path

Searched refs:DP_EDP_BACKLIGHT_CONTROL_MODE_PWM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_aux_backlight.c436 if (current_mode == DP_EDP_BACKLIGHT_CONTROL_MODE_PWM) { in intel_dp_aux_vesa_setup_backlight()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h1002 # define DP_EDP_BACKLIGHT_CONTROL_MODE_PWM (0 << 0) macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c3559 dpcd_buf = DP_EDP_BACKLIGHT_CONTROL_MODE_PWM; in drm_edp_backlight_enable()