Searched refs:MAX_WAIT_COUNT (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mmc/host/
H A Dsdhci-pxav3.c188 #define MAX_WAIT_COUNT 5 macro
220 while (count++ < MAX_WAIT_COUNT) {
227 if (count == MAX_WAIT_COUNT)

Completed in 106 milliseconds