Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-pxav2.c61 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.c871 if (val & SDHCI_RESET_ALL) { in esdhc_writeb_le()
1130 esdhc_clrset_le(host, 0xff, SDHCI_RESET_ALL, SDHCI_SOFTWARE_RESET); in esdhc_prepare_tuning()
1132 !(sw_rst & SDHCI_RESET_ALL), 10, 100); in esdhc_prepare_tuning()
A Dsdhci-pxav3.c171 if (mask == SDHCI_RESET_ALL) { in pxav3_reset()
A Dsdhci-omap.c851 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()
879 if (mask & SDHCI_RESET_ALL) in sdhci_omap_reset()
A Dsdhci-xenon.c165 if (!(mask & SDHCI_RESET_ALL)) in xenon_reset_exit()
A Dsdhci.h125 #define SDHCI_RESET_ALL 0x01 macro
A Dsdhci-of-dwcmshc.c324 if (mask & SDHCI_RESET_ALL && priv->reset) { in rk35xx_sdhci_reset()
A Dsdhci-acpi.c588 if (mask & SDHCI_RESET_ALL) { in amd_sdhci_reset()
A Dsdhci-of-esdhc.c851 if ((mask & SDHCI_RESET_ALL) && in esdhc_reset()
A Dsdhci-tegra.c375 if (!(mask & SDHCI_RESET_ALL)) in tegra_sdhci_reset()
A Dsdhci-pci-core.c1771 if (pdev->device == 0x7906 && (mask & SDHCI_RESET_ALL)) { in amd_sdhci_reset()
A Dsdhci.c208 if (mask & SDHCI_RESET_ALL) { in sdhci_reset()
252 if (sdhci_do_reset(host, SDHCI_RESET_ALL)) { in sdhci_reset_for_all()
A Dsdhci-msm.c2209 if (host->pwr && (val & SDHCI_RESET_ALL)) in __sdhci_msm_check_write()

Completed in 47 milliseconds