Searched refs:MAX_RETRY_COUNT (Results 1 – 14 of 14) sorted by relevance
141 while (RetryCount < MAX_RETRY_COUNT) { in SendCmd()166 if (RetryCount == MAX_RETRY_COUNT) { in SendCmd()464 while (RetryCount < MAX_RETRY_COUNT) { in PerformCardIdenfication()530 if (RetryCount == MAX_RETRY_COUNT) { in PerformCardIdenfication()661 while (RetryCount < MAX_RETRY_COUNT) { in ReadBlockData()682 if (RetryCount == MAX_RETRY_COUNT) { in ReadBlockData()703 while (RetryCount < MAX_RETRY_COUNT) { in WriteBlockData()725 if (RetryCount == MAX_RETRY_COUNT) { in WriteBlockData()877 while (RetryCount < MAX_RETRY_COUNT) { in DmaBlocks()907 if (RetryCount == MAX_RETRY_COUNT) { in DmaBlocks()[all …]
38 #define MAX_RETRY_COUNT (100*5) macro
373 while (RetryCount < MAX_RETRY_COUNT) { in MMCSendCommand()398 if (RetryCount == MAX_RETRY_COUNT) { in MMCSendCommand()574 while (RetryCount < MAX_RETRY_COUNT) { in MMCReadBlockData()594 if (RetryCount == MAX_RETRY_COUNT) { in MMCReadBlockData()614 while (RetryCount < MAX_RETRY_COUNT) { in MMCWriteBlockData()636 if (RetryCount == MAX_RETRY_COUNT) { in MMCWriteBlockData()
40 #define MAX_RETRY_COUNT (100*5) macro
84 #define MAX_RETRY_COUNT 1500 macro
296 UINTN Timeout = MAX_RETRY_COUNT; in NandReadPage()364 UINTN Timeout = MAX_RETRY_COUNT; in NandWritePage()437 UINTN Timeout = MAX_RETRY_COUNT; in NandEraseBlock()
202 static const int MAX_RETRY_COUNT = 3; in openPCMDevice() local231 if (retry++ >= MAX_RETRY_COUNT) { in openPCMDevice()
25 #define MAX_RETRY_COUNT 1000 macro508 Timeout = MAX_RETRY_COUNT; in MmcIdentificationMode()568 Timeout = MAX_RETRY_COUNT; in MmcIdentificationMode()