Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c325 (edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_AUX_SET_CAP)) { in nv50_backlight_init()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h975 # define DP_EDP_BACKLIGHT_BRIGHTNESS_AUX_SET_CAP (1 << 1) macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c3787 if (edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_AUX_SET_CAP) in drm_edp_backlight_init()