Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c858 const uint32_t post_oui_delay = 30; // 30ms in dc_link_detect_helper() local
871 msleep(post_oui_delay); in dc_link_detect_helper()
1639 const uint32_t post_oui_delay = 30; // 30ms in enable_link_dp() local
1667 msleep(post_oui_delay); in enable_link_dp()
Ddc_link_dp.c3335 const uint32_t post_oui_delay = 30; // 30ms in retrieve_link_cap() local
3366 msleep(post_oui_delay); in retrieve_link_cap()