Searched refs:sdhci_reset (Results 1 – 25 of 36) sorted by relevance
12
| /linux-6.15/drivers/mmc/host/ |
| H A D | sdhci-cqhci.h | 21 sdhci_reset(host, mask); in sdhci_and_cqhci_reset()
|
| H A D | sdhci-iproc.c | 188 .reset = sdhci_reset, 202 .reset = sdhci_reset, 284 .reset = sdhci_reset,
|
| H A D | sdhci-of-dwcmshc.c | 493 sdhci_reset(host, SDHCI_RESET_DATA); in dwcmshc_execute_tuning() 689 sdhci_reset(host, mask); in rk35xx_sdhci_reset() 835 sdhci_reset(host, mask); in th1520_sdhci_reset() 889 sdhci_reset(host, mask); in cv18xx_sdhci_reset() 961 sdhci_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in cv18xx_sdhci_post_tuning() 1083 sdhci_reset(host, mask); in sg2042_sdhci_reset() 1103 .reset = sdhci_reset, 1124 .reset = sdhci_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-spear.c | 39 .reset = 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 | 388 .reset = sdhci_reset, 417 .reset = sdhci_reset,
|
| H A D | sdhci-brcmstb.c | 243 .reset = sdhci_reset, 251 .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-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-bcm-kona.c | 182 .reset = sdhci_reset,
|
| H A D | sdhci_f_sdh30.c | 80 sdhci_reset(host, mask); in sdhci_f_sdh30_reset()
|
| H A D | sdhci-of-sparx5.c | 136 sdhci_reset(host, mask); in sdhci_sparx5_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-of-ma35d1.c | 180 .reset = sdhci_reset,
|
| H A D | sdhci-milbeaut.c | 96 sdhci_reset(host, mask); in sdhci_milbeaut_reset()
|
| H A D | sdhci-pxav2.c | 58 sdhci_reset(host, mask); in pxav2_reset()
|
| H A D | sdhci-pci-arasan.c | 323 .reset = sdhci_reset,
|
| H A D | sdhci-pci-core.c | 309 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() 1851 return sdhci_reset(host, mask); in amd_sdhci_reset() 2008 .reset = sdhci_reset,
|
| H A D | sdhci-st.c | 328 .reset = sdhci_reset,
|
| H A D | sdhci-of-at91.c | 119 sdhci_reset(host, mask); in sdhci_at91_reset()
|
12