Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_capability.c995 uint32_t aux_channel_retry_cnt = 0; in wake_up_aux_channel() local
998 while (status != DC_OK && aux_channel_retry_cnt < 10) { in wake_up_aux_channel()
1009 aux_channel_retry_cnt++; in wake_up_aux_channel()

Completed in 5 milliseconds