Searched refs:sdhci_reset (Results 1 – 23 of 23) sorted by relevance
/linux-4.1.27/drivers/mmc/host/ |
D | sdhci-of-hlwd.c | 63 .reset = sdhci_reset,
|
D | sdhci-cns3xxx.c | 83 .reset = sdhci_reset,
|
D | sdhci-dove.c | 66 .reset = sdhci_reset,
|
D | sdhci-acpi.c | 132 .reset = sdhci_reset, 140 .reset = sdhci_reset,
|
D | sdhci-bcm2835.c | 138 .reset = sdhci_reset,
|
D | sdhci-spear.c | 42 .reset = sdhci_reset,
|
D | sdhci-of-arasan.c | 59 .reset = sdhci_reset,
|
D | sdhci-sirf.c | 119 .reset = sdhci_reset,
|
D | sdhci-pxav2.c | 59 sdhci_reset(host, mask); in pxav2_reset()
|
D | sdhci_f_sdh30.c | 90 sdhci_reset(host, mask); in sdhci_f_sdh30_reset()
|
D | sdhci-iproc.c | 154 .reset = sdhci_reset,
|
D | sdhci-bcm-kona.c | 195 .reset = sdhci_reset,
|
D | sdhci-pltfm.c | 50 .reset = sdhci_reset,
|
D | sdhci-tegra.c | 129 sdhci_reset(host, mask); in tegra_sdhci_reset()
|
D | sdhci-of-esdhc.c | 281 sdhci_reset(host, mask); in esdhc_reset()
|
D | sdhci-st.c | 336 .reset = sdhci_reset,
|
D | sdhci.h | 652 void sdhci_reset(struct sdhci_host *host, u8 mask);
|
D | sdhci-msm.c | 423 .reset = sdhci_reset,
|
D | sdhci-pxav3.c | 182 sdhci_reset(host, mask); in pxav3_reset()
|
D | sdhci-s3c.c | 387 .reset = sdhci_reset,
|
D | sdhci-esdhc-imx.c | 815 sdhci_reset(host, mask); in esdhc_reset()
|
D | sdhci-pci.c | 1211 .reset = sdhci_reset,
|
D | sdhci.c | 177 void sdhci_reset(struct sdhci_host *host, u8 mask) in sdhci_reset() function 205 EXPORT_SYMBOL_GPL(sdhci_reset);
|