Searched refs:OTPC_RETRIES (Results 1 – 1 of 1) sorted by relevance
29 #define OTPC_RETRIES 5000 macro118 for (retries = 0; retries < OTPC_RETRIES; retries++) { in poll_cpu_status()124 if (retries == OTPC_RETRIES) in poll_cpu_status()