Searched refs:SDHCI_RESET_ALL (Results 1 – 9 of 9) sorted by relevance
61 if (mask == SDHCI_RESET_ALL) { in pxav2_reset()
150 if (!(mask & SDHCI_RESET_ALL)) in tegra_sdhci_reset()
185 if (mask & SDHCI_RESET_ALL) { in sdhci_reset()219 if (mask & SDHCI_RESET_ALL) { in sdhci_do_reset()253 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_init()3377 sdhci_do_reset(host, SDHCI_RESET_ALL); in __sdhci_read_caps()4082 sdhci_do_reset(host, SDHCI_RESET_ALL); in __sdhci_add_host()4140 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_remove_host()
120 #define SDHCI_RESET_ALL 0x01 macro
185 if (mask == SDHCI_RESET_ALL) { in pxav3_reset()
163 if (!(mask & SDHCI_RESET_ALL)) in xenon_reset_exit()
638 if (mask & SDHCI_RESET_ALL) { in esdhc_reset()
647 if (val & SDHCI_RESET_ALL) { in esdhc_writeb_le()
1522 if (host->pwr && (val & SDHCI_RESET_ALL)) in __sdhci_msm_check_write()