Searched refs:timeout_usecs (Results 1 – 1 of 1) sorted by relevance
209 unsigned long timeout_usecs = MC_CMD_COMPLETION_TIMEOUT_MS * 1000; in mc_polling_wait_atomic() local220 timeout_usecs -= MC_CMD_COMPLETION_POLLING_MAX_SLEEP_USECS; in mc_polling_wait_atomic()221 if (timeout_usecs == 0) { in mc_polling_wait_atomic()