Home
last modified time | relevance | path

Searched refs:SDHCI_RESET_ALL (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-cqhci.h17 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL) && in sdhci_and_cqhci_reset()
H A Dsdhci-brcmstb.c198 if (mask & SDHCI_RESET_ALL) in brcmstb_reset_74165b0()
199 sdhci_and_cqhci_reset(host, SDHCI_RESET_ALL); in brcmstb_reset_74165b0()
H A Dsdhci-pxav2.c60 if (mask == SDHCI_RESET_ALL) { in pxav2_reset()
H A Dsdhci-of-at91.c125 if (priv->cal_always_on && (mask & SDHCI_RESET_ALL)) { in sdhci_at91_reset()
H A Dsdhci-omap.c850 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()
878 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()
H A Dsdhci-pxav3.c176 if (mask == SDHCI_RESET_ALL) { in pxav3_reset()
H A Dsdhci-pci-gli.c1049 if (mask & SDHCI_RESET_ALL) in sdhci_gl9755_reset()
1058 if (mask & SDHCI_RESET_ALL) in sdhci_gl9755_reset()
1367 if (mask & SDHCI_RESET_ALL) { in sdhci_gl9767_reset()
H A Dsdhci-xenon.c167 if (!(mask & SDHCI_RESET_ALL)) in xenon_reset_exit()
H A Dsdhci.h159 #define SDHCI_RESET_ALL 0x01 macro
H A Dsdhci-acpi.c591 if (mask & SDHCI_RESET_ALL) { in amd_sdhci_reset()
H A Dsdhci-of-esdhc.c849 if ((mask & SDHCI_RESET_ALL) && in esdhc_reset()
H A Dsdhci-tegra.c374 if (!(mask & SDHCI_RESET_ALL)) in tegra_sdhci_reset()