Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dp.h1023 #define DP_EDP_BACKLIGHT_FREQ_SET 0x728 macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c3569 ret = drm_dp_dpcd_writeb(aux, DP_EDP_BACKLIGHT_FREQ_SET, bl->pwm_freq_pre_divider); in drm_edp_backlight_enable()