Searched refs:AX_HOST_EN_RETRIES (Results 1 – 1 of 1) sorted by relevance
12 #define AX_HOST_EN_RETRIES 30 macro97 for (i = 0; i < AX_HOST_EN_RETRIES; ++i) { in asix_check_host_enable()112 return i >= AX_HOST_EN_RETRIES ? -ETIMEDOUT : ret; in asix_check_host_enable()