Searched refs:sdhci_reset (Results 1 – 25 of 37) sorted by relevance
12
| /linux/drivers/mmc/host/ |
| H A D | sdhci-iproc.c | 188 .reset = sdhci_reset, 202 .reset = sdhci_reset, 284 .reset = sdhci_reset,
|
| H A D | sdhci-cqhci.h | 21 sdhci_reset(host, mask); in sdhci_and_cqhci_reset()
|
| H A D | sdhci-of-hlwd.c | 59 .reset = sdhci_reset,
|
| H A D | sdhci-pci-dwc-mshc.c | 78 .reset = sdhci_reset,
|
| H A D | sdhci-dove.c | 54 .reset = sdhci_reset,
|
| H A D | sdhci-brcmstb.c | 339 .reset = sdhci_reset, 347 .reset = sdhci_reset, 354 .reset = sdhci_reset,
|
| H A D | sdhci-sprd.c | 452 .reset = sdhci_reset, 540 sdhci_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in sdhci_sprd_voltage_switch() 643 sdhci_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in sdhci_sprd_tuning()
|
| H A D | sdhci-spear.c | 39 .reset = sdhci_reset,
|
| H A D | sdhci-acpi.c | 226 .reset = sdhci_reset, 233 .reset = sdhci_reset, 596 sdhci_reset(host, mask); in amd_sdhci_reset()
|
| H A D | sdhci-pltfm.c | 38 .reset = sdhci_reset,
|
| H A D | sdhci-pic32.c | 95 .reset = sdhci_reset,
|
| H A D | sdhci-cadence.c | 448 .reset = sdhci_reset, 477 .reset = sdhci_reset,
|
| H A D | sdhci-of-dwcmshc.c | 357 sdhci_reset(host, mask); in dwcmshc_reset() 569 sdhci_reset(host, SDHCI_RESET_DATA); in dwcmshc_execute_tuning() 844 sdhci_reset(host, mask); in rk35xx_sdhci_reset() 1233 sdhci_reset(host, mask); in sg2042_sdhci_reset() 1327 sdhci_reset(host, mask); in sdhci_eic7700_reset() 1685 .reset = sdhci_reset,
|
| H A D | sdhci-s3c.c | 422 .reset = sdhci_reset, 431 .reset = sdhci_reset,
|
| H A D | sdhci-pci-o2micro.c | 424 sdhci_reset(host, SDHCI_RESET_CMD); in sdhci_o2_execute_tuning() 425 sdhci_reset(host, SDHCI_RESET_DATA); in sdhci_o2_execute_tuning() 1084 .reset = sdhci_reset,
|
| H A D | sdhci_f_sdh30.c | 80 sdhci_reset(host, mask); in sdhci_f_sdh30_reset()
|
| H A D | sdhci-bcm-kona.c | 182 .reset = sdhci_reset,
|
| H A D | sdhci-of-sparx5.c | 136 sdhci_reset(host, mask); in sdhci_sparx5_reset()
|
| H A D | sdhci-of-k1.c | 89 sdhci_reset(host, mask); in spacemit_sdhci_reset()
|
| H A D | sdhci-of-ma35d1.c | 180 .reset = sdhci_reset,
|
| H A D | sdhci-pci-core.c | 298 sdhci_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in ene_714_set_ios() 698 .reset = sdhci_reset, 737 sdhci_reset(host, SDHCI_RESET_DATA); in intel_execute_tuning() 1852 return sdhci_reset(host, mask); in amd_sdhci_reset() 2009 .reset = sdhci_reset,
|
| H A D | sdhci-pci-arasan.c | 323 .reset = sdhci_reset,
|
| H A D | sdhci-pxav2.c | 58 sdhci_reset(host, mask); in pxav2_reset()
|
| H A D | sdhci-milbeaut.c | 96 sdhci_reset(host, mask); in sdhci_milbeaut_reset()
|
| H A D | sdhci-st.c | 328 .reset = sdhci_reset,
|
12