Searched refs:SDHCI_RESET_ALL (Results 1 – 5 of 5) sorted by relevance
61 if (mask == SDHCI_RESET_ALL) { in pxav2_reset()
131 if (!(mask & SDHCI_RESET_ALL)) in tegra_sdhci_reset()
183 if (mask & SDHCI_RESET_ALL) { in sdhci_reset()217 if (mask & SDHCI_RESET_ALL) { in sdhci_do_reset()235 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_init()2943 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_add_host()3467 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_add_host()3510 sdhci_do_reset(host, SDHCI_RESET_ALL); in sdhci_remove_host()
115 #define SDHCI_RESET_ALL 0x01 macro
184 if (mask == SDHCI_RESET_ALL) { in pxav3_reset()