Home
last modified time | relevance | path

Searched refs:sdhci_reset (Results 1 – 24 of 24) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dsdhci-of-hlwd.c63 .reset = sdhci_reset,
Dsdhci-cns3xxx.c83 .reset = sdhci_reset,
Dsdhci-dove.c66 .reset = sdhci_reset,
Dsdhci-acpi.c132 .reset = sdhci_reset,
140 .reset = sdhci_reset,
Dsdhci-of-at91.c40 .reset = sdhci_reset,
Dsdhci-of-arasan.c60 .reset = sdhci_reset,
Dsdhci-bcm2835.c138 .reset = sdhci_reset,
Dsdhci-spear.c42 .reset = sdhci_reset,
Dsdhci-iproc.c154 .reset = sdhci_reset,
Dsdhci-bcm-kona.c195 .reset = sdhci_reset,
Dsdhci-pxav2.c59 sdhci_reset(host, mask); in pxav2_reset()
Dsdhci_f_sdh30.c90 sdhci_reset(host, mask); in sdhci_f_sdh30_reset()
Dsdhci-sirf.c156 .reset = sdhci_reset,
Dsdhci-pltfm.c50 .reset = sdhci_reset,
Dsdhci-tegra.c129 sdhci_reset(host, mask); in tegra_sdhci_reset()
Dsdhci-st.c336 .reset = sdhci_reset,
Dsdhci.h661 void sdhci_reset(struct sdhci_host *host, u8 mask);
Dsdhci-msm.c423 .reset = sdhci_reset,
Dsdhci-pxav3.c181 sdhci_reset(host, mask); in pxav3_reset()
Dsdhci-of-esdhc.c478 sdhci_reset(host, mask); in esdhc_reset()
Dsdhci-s3c.c387 .reset = sdhci_reset,
Dsdhci-esdhc-imx.c908 sdhci_reset(host, mask); in esdhc_reset()
Dsdhci.c176 void sdhci_reset(struct sdhci_host *host, u8 mask) in sdhci_reset() function
204 EXPORT_SYMBOL_GPL(sdhci_reset);
Dsdhci-pci-core.c1422 .reset = sdhci_reset,