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