Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_execution.c157 uint16_t num_polls = 5; in poll_l_prime_available() local
158 uint16_t wait_time = max_wait / num_polls; in poll_l_prime_available()
163 for (; num_polls; num_polls--) { in poll_l_prime_available()