Searched refs:SDHCI_RESET_ALL (Results 1 – 18 of 18) sorted by relevance
17 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL) && in sdhci_and_cqhci_reset()
60 if (mask == SDHCI_RESET_ALL) { in pxav2_reset()
125 if (priv->cal_always_on && (mask & SDHCI_RESET_ALL)) { in sdhci_at91_reset()
876 if (val & SDHCI_RESET_ALL) { in esdhc_writeb_le()1136 esdhc_clrset_le(host, 0xff, SDHCI_RESET_ALL, SDHCI_SOFTWARE_RESET); in esdhc_prepare_tuning()1138 !(sw_rst & SDHCI_RESET_ALL), 10, 100); in esdhc_prepare_tuning()
171 if (mask == SDHCI_RESET_ALL) { in pxav3_reset()
850 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()878 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()
132 #define SDHCI_RESET_ALL 0x01 macro
165 if (!(mask & SDHCI_RESET_ALL)) in xenon_reset_exit()
332 if (mask & SDHCI_RESET_ALL && priv->reset) { in rk35xx_sdhci_reset()
591 if (mask & SDHCI_RESET_ALL) { in amd_sdhci_reset()
849 if ((mask & SDHCI_RESET_ALL) && in esdhc_reset()
374 if (!(mask & SDHCI_RESET_ALL)) in tegra_sdhci_reset()
208 if (mask & SDHCI_RESET_ALL) { in sdhci_reset()252 if (sdhci_do_reset(host, SDHCI_RESET_ALL)) { in sdhci_reset_for_all()
1799 if (pdev->device == 0x7906 && (mask & SDHCI_RESET_ALL)) { in amd_sdhci_reset()
2085 if (host->pwr && (val & SDHCI_RESET_ALL)) in __sdhci_msm_check_write()
27 if (sdhci_readb(host, SDHCI_SOFTWARE_RESET) & SDHCI_RESET_ALL) { in init_kona_mmc_core()
540 sdhci_reset(host, SDHCI_RESET_ALL);
107 #define SDHCI_RESET_ALL 0x01 macro