Searched refs:sdhci_reset (Results 1 – 25 of 38) sorted by relevance
12
| /Linux-v5.15/drivers/mmc/host/ |
| D | sdhci-iproc.c | 197 .reset = sdhci_reset, 211 .reset = sdhci_reset, 293 .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-pci-o2micro.c | 367 sdhci_reset(host, SDHCI_RESET_CMD); in sdhci_o2_execute_tuning() 368 sdhci_reset(host, SDHCI_RESET_DATA); in sdhci_o2_execute_tuning() 856 .reset = sdhci_reset,
|
| D | sdhci-spear.c | 39 .reset = sdhci_reset,
|
| D | sdhci-of-dwcmshc.c | 263 .reset = sdhci_reset, 272 .reset = sdhci_reset,
|
| D | sdhci-pic32.c | 95 .reset = sdhci_reset,
|
| D | sdhci-acpi.c | 225 .reset = sdhci_reset, 232 .reset = sdhci_reset, 669 sdhci_reset(host, mask); in amd_sdhci_reset()
|
| D | sdhci-pci-gli.c | 641 sdhci_reset(host, mask); in sdhci_gl9750_reset() 827 sdhci_reset(host, mask); in sdhci_gl9763e_reset() 898 .reset = sdhci_reset,
|
| D | sdhci-bcm-kona.c | 193 .reset = sdhci_reset,
|
| D | sdhci_f_sdh30.c | 70 sdhci_reset(host, mask); in sdhci_f_sdh30_reset()
|
| D | sdhci-pltfm.c | 39 .reset = sdhci_reset,
|
| D | sdhci-pxav2.c | 49 sdhci_reset(host, mask); in pxav2_reset()
|
| D | sdhci-of-sparx5.c | 136 sdhci_reset(host, mask); in sdhci_sparx5_reset()
|
| D | sdhci-sprd.c | 402 .reset = sdhci_reset, 488 sdhci_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in sdhci_sprd_voltage_switch()
|
| 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() 760 .reset = sdhci_reset, 799 sdhci_reset(host, SDHCI_RESET_DATA); in intel_execute_tuning() 1864 return sdhci_reset(host, mask); in amd_sdhci_reset() 2030 .reset = sdhci_reset,
|
| D | sdhci-cadence.c | 316 .reset = sdhci_reset,
|
| D | sdhci-st.c | 328 .reset = sdhci_reset,
|
| D | sdhci-of-at91.c | 114 sdhci_reset(host, mask); in sdhci_at91_reset()
|
12