Searched refs:retry_count (Results 1 – 1 of 1) sorted by relevance
294 uint32_t mci_cmd_value = 0, retry_count = 100, ret = 0; in mci_poll_command_completion() local307 (retry_count-- > 0)); in mci_poll_command_completion()309 if (retry_count == 0) { in mci_poll_command_completion()
Completed in 3 milliseconds