Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1036 uint32_t aux_channel_retry_cnt = 0; in wake_up_aux_channel() local
1039 while (status != DC_OK && aux_channel_retry_cnt < 10) { in wake_up_aux_channel()
1050 aux_channel_retry_cnt++; in wake_up_aux_channel()