Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.c37 #define AUX_MAX_TIMEOUT_COUNT 50 macro
388 if (timeout_count >= AUX_MAX_TIMEOUT_COUNT) in aux_request_send()
441 if (timeout_count >= AUX_MAX_TIMEOUT_COUNT) in aux_request_send()
471 (timeout_count < AUX_MAX_TIMEOUT_COUNT)) { in aux_request()