Home
last modified time | relevance | path

Searched refs:DP_EDP_BACKLIGHT_BRIGHTNESS_PWM_PIN_CAP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/drm/display/
H A Ddrm_dp.h974 # define DP_EDP_BACKLIGHT_BRIGHTNESS_PWM_PIN_CAP (1 << 0) macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c3793 if (!bl->aux_set && !(edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_PWM_PIN_CAP)) { in drm_edp_backlight_init()