Searched refs:sdhci_reset (Results 1 – 25 of 39) sorted by relevance
12
| /Linux-v5.10/drivers/mmc/host/ |
| D | sdhci-iproc.c | 180 .reset = sdhci_reset, 194 .reset = sdhci_reset, 275 .reset = sdhci_reset,
|
| D | sdhci-of-hlwd.c | 59 .reset = sdhci_reset,
|
| D | sdhci-cns3xxx.c | 80 .reset = sdhci_reset,
|
| D | sdhci-pci-dwc-mshc.c | 78 .reset = sdhci_reset,
|
| D | sdhci-dove.c | 54 .reset = sdhci_reset,
|
| D | sdhci_am654.c | 383 sdhci_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in sdhci_am654_execute_tuning() 449 .reset = sdhci_reset, 479 .reset = sdhci_reset, 503 .reset = sdhci_reset,
|
| D | sdhci-brcmstb.c | 125 .reset = sdhci_reset, 132 .reset = sdhci_reset,
|
| D | sdhci-spear.c | 39 .reset = sdhci_reset,
|
| D | sdhci-pci-o2micro.c | 347 sdhci_reset(host, SDHCI_RESET_CMD); in sdhci_o2_execute_tuning() 348 sdhci_reset(host, SDHCI_RESET_DATA); in sdhci_o2_execute_tuning() 828 .reset = sdhci_reset,
|
| D | sdhci-sirf.c | 150 .reset = sdhci_reset,
|
| D | sdhci-pci-gli.c | 564 sdhci_reset(host, mask); in sdhci_gl9750_reset() 750 sdhci_reset(host, mask); in sdhci_gl9763e_reset() 805 .reset = sdhci_reset,
|
| D | sdhci-of-dwcmshc.c | 83 .reset = sdhci_reset,
|
| D | sdhci-pic32.c | 95 .reset = sdhci_reset,
|
| D | sdhci-acpi.c | 224 .reset = sdhci_reset, 231 .reset = sdhci_reset, 637 sdhci_reset(host, mask); in amd_sdhci_reset()
|
| D | sdhci-bcm-kona.c | 193 .reset = sdhci_reset,
|
| D | sdhci-pltfm.c | 39 .reset = sdhci_reset,
|
| D | sdhci-pxav2.c | 49 sdhci_reset(host, mask); in pxav2_reset()
|
| D | sdhci_f_sdh30.c | 70 sdhci_reset(host, mask); in sdhci_f_sdh30_reset()
|
| D | sdhci-of-sparx5.c | 136 sdhci_reset(host, mask); in sdhci_sparx5_reset()
|
| D | sdhci-sprd.c | 401 .reset = sdhci_reset, 487 sdhci_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in sdhci_sprd_voltage_switch()
|
| D | sdhci-of-aspeed.c | 131 .reset = sdhci_reset,
|
| D | sdhci-milbeaut.c | 96 sdhci_reset(host, mask); in sdhci_milbeaut_reset()
|
| D | sdhci-pci-arasan.c | 323 .reset = sdhci_reset,
|
| D | sdhci-pci-core.c | 242 sdhci_reset(host, mask); in sdhci_cqhci_reset() 732 .reset = sdhci_reset, 771 sdhci_reset(host, SDHCI_RESET_DATA); in intel_execute_tuning() 1818 return sdhci_reset(host, mask); in amd_sdhci_reset() 1982 .reset = sdhci_reset,
|
| D | sdhci-cadence.c | 316 .reset = sdhci_reset,
|
12