Searched refs:SDHCI_RESET_ALL (Results 1 – 14 of 14) sorted by relevance
51 if (mask == SDHCI_RESET_ALL) { in pxav2_reset()
120 if (priv->cal_always_on && (mask & SDHCI_RESET_ALL)) { in sdhci_at91_reset()
836 if (val & SDHCI_RESET_ALL) { in esdhc_writeb_le()1034 esdhc_clrset_le(host, 0xff, SDHCI_RESET_ALL, SDHCI_SOFTWARE_RESET); in esdhc_prepare_tuning()1036 !(sw_rst & SDHCI_RESET_ALL), 10, 100); in esdhc_prepare_tuning()
173 if (mask == SDHCI_RESET_ALL) { in pxav3_reset()
851 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()879 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()
208 if (mask & SDHCI_RESET_ALL) { in sdhci_reset()246 if (mask & SDHCI_RESET_ALL) { in sdhci_do_reset()327 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_init()4040 sdhci_do_reset(host, SDHCI_RESET_ALL); in __sdhci_read_caps()4781 sdhci_do_reset(host, SDHCI_RESET_ALL); in __sdhci_add_host()4839 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_remove_host()
125 #define SDHCI_RESET_ALL 0x01 macro
165 if (!(mask & SDHCI_RESET_ALL)) in xenon_reset_exit()
824 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL) && in sdhci_gl9763e_reset()
652 if (mask & SDHCI_RESET_ALL) { in amd_sdhci_reset()
239 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL) && in sdhci_cqhci_reset()1750 if (pdev->device == 0x7906 && (mask & SDHCI_RESET_ALL)) { in amd_sdhci_reset()
2207 if (host->pwr && (val & SDHCI_RESET_ALL)) in __sdhci_msm_check_write()2308 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL)) in sdhci_msm_reset()
840 if ((mask & SDHCI_RESET_ALL) && in esdhc_reset()
368 if (!(mask & SDHCI_RESET_ALL)) in tegra_sdhci_reset()
Completed in 43 milliseconds