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

/linux-master/drivers/mmc/host/
H A Dsdhci-of-hlwd.c30 #define SDHCI_HLWD_WRITE_DELAY 5 /* usecs */ macro
35 udelay(SDHCI_HLWD_WRITE_DELAY);
41 udelay(SDHCI_HLWD_WRITE_DELAY);
47 udelay(SDHCI_HLWD_WRITE_DELAY);

Completed in 87 milliseconds