Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c838 const uint32_t post_oui_delay = 30; // 30ms in dc_link_detect_helper() local
852 msleep(post_oui_delay); in dc_link_detect_helper()
1729 const uint32_t post_oui_delay = 30; // 30ms in enable_link_dp() local
1759 msleep(post_oui_delay); in enable_link_dp()
Ddc_link_dp.c3714 const uint32_t post_oui_delay = 30; // 30ms in retrieve_link_cap() local
3747 msleep(post_oui_delay); in retrieve_link_cap()