Home
last modified time | relevance | path

Searched refs:sdhci_reset (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/mmc/
A Dsdhci.c25 static void sdhci_reset(struct sdhci_host *host, u8 mask) in sdhci_reset() function
339 sdhci_reset(host, SDHCI_RESET_CMD);
340 sdhci_reset(host, SDHCI_RESET_DATA);
689 sdhci_reset(host, SDHCI_RESET_ALL);

Completed in 3 milliseconds