Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci-cqhci.h17 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL) && in sdhci_and_cqhci_reset()
A Dsdhci-brcmstb.c117 if (mask & SDHCI_RESET_ALL) in brcmstb_reset_74165b0()
118 sdhci_and_cqhci_reset(host, SDHCI_RESET_ALL); in brcmstb_reset_74165b0()
A Dsdhci-of-k1.c91 if (mask != SDHCI_RESET_ALL) in spacemit_sdhci_reset()
A Dsdhci-pxav2.c60 if (mask == SDHCI_RESET_ALL) { in pxav2_reset()
A Dsdhci-of-at91.c125 if (priv->cal_always_on && (mask & SDHCI_RESET_ALL)) { in sdhci_at91_reset()
A Dsdhci-esdhc-imx.c905 if (val & SDHCI_RESET_ALL) { in esdhc_writeb_le()
1179 esdhc_clrset_le(host, 0xff, SDHCI_RESET_ALL, SDHCI_SOFTWARE_RESET); in esdhc_prepare_tuning()
1181 !(sw_rst & SDHCI_RESET_ALL), 10, 100); in esdhc_prepare_tuning()
A Dsdhci-pci-gli.c1036 if (mask & SDHCI_RESET_ALL) in sdhci_gl9755_reset()
1045 if (mask & SDHCI_RESET_ALL) in sdhci_gl9755_reset()
1290 if (mask & SDHCI_RESET_ALL) { in sdhci_gl9767_reset()
A Dsdhci-pxav3.c171 if (mask == SDHCI_RESET_ALL) { in pxav3_reset()
A Dsdhci-omap.c850 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()
878 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()
A Dsdhci-xenon.c167 if (!(mask & SDHCI_RESET_ALL)) in xenon_reset_exit()
A Dsdhci-of-dwcmshc.c683 if (mask & SDHCI_RESET_ALL && priv->reset) { in rk35xx_sdhci_reset()
1085 if (mask & SDHCI_RESET_ALL) in sg2042_sdhci_reset()
A Dsdhci.h159 #define SDHCI_RESET_ALL 0x01 macro
A Dsdhci-acpi.c591 if (mask & SDHCI_RESET_ALL) { in amd_sdhci_reset()
A Dsdhci-of-esdhc.c849 if ((mask & SDHCI_RESET_ALL) && in esdhc_reset()
A Dsdhci-tegra.c374 if (!(mask & SDHCI_RESET_ALL)) in tegra_sdhci_reset()
A Dsdhci.c210 if (mask & SDHCI_RESET_ALL) { in sdhci_reset()
255 if (sdhci_do_reset(host, SDHCI_RESET_ALL)) { in sdhci_reset_for_all()
A Dsdhci-pci-core.c1812 if (pdev->device == 0x7906 && (mask & SDHCI_RESET_ALL)) { in amd_sdhci_reset()
A Dsdhci-msm.c2201 if (host->pwr && (val & SDHCI_RESET_ALL)) in __sdhci_msm_check_write()

Completed in 70 milliseconds