Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-iproc.c197 .reset = sdhci_reset,
211 .reset = sdhci_reset,
293 .reset = sdhci_reset,
H A Dsdhci-cqhci.h21 sdhci_reset(host, mask); in sdhci_and_cqhci_reset()
H A Dsdhci-of-hlwd.c59 .reset = sdhci_reset,
H A Dsdhci-pci-dwc-mshc.c78 .reset = sdhci_reset,
H A Dsdhci-cns3xxx.c80 .reset = sdhci_reset,
H A Dsdhci-dove.c54 .reset = sdhci_reset,
H A Dsdhci-pci-o2micro.c370 sdhci_reset(host, SDHCI_RESET_CMD); in sdhci_o2_execute_tuning()
371 sdhci_reset(host, SDHCI_RESET_DATA); in sdhci_o2_execute_tuning()
857 .reset = sdhci_reset,
H A Dsdhci-pci-gli.c569 sdhci_reset(host, mask); in sdhci_gl9750_reset()
755 sdhci_reset(host, mask); in sdhci_gl9763e_reset()
810 .reset = sdhci_reset,
H A Dsdhci-spear.c39 .reset = sdhci_reset,
H A Dsdhci-acpi.c224 .reset = sdhci_reset,
231 .reset = sdhci_reset,
637 sdhci_reset(host, mask); in amd_sdhci_reset()
H A Dsdhci-sirf.c150 .reset = sdhci_reset,
H A Dsdhci-pic32.c95 .reset = sdhci_reset,
H A Dsdhci_f_sdh30.c70 sdhci_reset(host, mask); in sdhci_f_sdh30_reset()
H A Dsdhci-pxav2.c49 sdhci_reset(host, mask); in pxav2_reset()
H A Dsdhci-pltfm.c39 .reset = sdhci_reset,
H A Dsdhci-bcm-kona.c193 .reset = sdhci_reset,
H A Dsdhci-sprd.c402 .reset = sdhci_reset,
490 sdhci_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in sdhci_sprd_voltage_switch()
H A Dsdhci-of-sparx5.c136 sdhci_reset(host, mask); in sdhci_sparx5_reset()
H A Dsdhci-of-dwcmshc.c384 sdhci_reset(host, mask); in rk35xx_sdhci_reset()
400 .reset = sdhci_reset,
H A Dsdhci-of-aspeed.c131 .reset = sdhci_reset,
H A Dsdhci-pci-core.c242 sdhci_reset(host, mask); in sdhci_cqhci_reset()
749 .reset = sdhci_reset,
788 sdhci_reset(host, SDHCI_RESET_DATA); in intel_execute_tuning()
1855 return sdhci_reset(host, mask); in amd_sdhci_reset()
2022 .reset = sdhci_reset,
/OK3568_Linux_fs/u-boot/spl/drivers/mmc/
H A Dsdhci.su
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.su
H A Dsdhci.c23 static void sdhci_reset(struct sdhci_host *host, u8 mask) in sdhci_reset() function
309 sdhci_reset(host, SDHCI_RESET_CMD);
310 sdhci_reset(host, SDHCI_RESET_DATA);
558 sdhci_reset(host, SDHCI_RESET_ALL);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_unisoc227 sdhci_reset

123