Searched refs:sdhci_reset (Results 1 – 1 of 1) sorted by relevance
25 static void sdhci_reset(struct sdhci_host *host, u8 mask) in sdhci_reset() function339 sdhci_reset(host, SDHCI_RESET_CMD);340 sdhci_reset(host, SDHCI_RESET_DATA);689 sdhci_reset(host, SDHCI_RESET_ALL);
Completed in 3 milliseconds