Searched refs:post_T7_delay (Results 1 – 1 of 1) sorted by relevance
938 unsigned int post_T7_delay = (link->dpcd_sink_ext_caps.bits.oled ? OLED_POST_T7_DELAY : 0); in dce110_edp_backlight_control() local1027 post_T7_delay += link->panel_config.pps.extra_post_t7_ms; in dce110_edp_backlight_control()1028 msleep(post_T7_delay); in dce110_edp_backlight_control()