Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c82 #define OLED_POST_T7_DELAY 100 macro
1000 unsigned int post_T7_delay = (link->dpcd_sink_ext_caps.bits.oled ? OLED_POST_T7_DELAY : 0); in dce110_edp_backlight_control()