Searched refs:SDHCI_RESET_ALL (Results 1 – 5 of 5) sorted by relevance
61 if (mask == SDHCI_RESET_ALL) { in pxav2_reset()
171 if (mask & SDHCI_RESET_ALL) { in sdhci_reset()206 if (mask & SDHCI_RESET_ALL) { in sdhci_do_reset()224 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_init()3057 sdhci_do_reset(host, SDHCI_RESET_ALL); in __sdhci_read_caps()3628 sdhci_do_reset(host, SDHCI_RESET_ALL); in __sdhci_add_host()3687 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_remove_host()
147 if (!(mask & SDHCI_RESET_ALL)) in tegra_sdhci_reset()
118 #define SDHCI_RESET_ALL 0x01 macro
185 if (mask == SDHCI_RESET_ALL) { in pxav3_reset()