Home
last modified time | relevance | path

Searched refs:dwcmshc_reset (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c400 static void dwcmshc_reset(struct sdhci_host *host, u8 mask) in dwcmshc_reset() function
1047 dwcmshc_reset(host, mask); in th1520_sdhci_reset()
1093 dwcmshc_reset(host, mask); in cv18xx_sdhci_reset()
1165 dwcmshc_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in cv18xx_sdhci_post_tuning()
1337 dwcmshc_reset(host, mask); in dwcmshc_hpe_reset()
1498 dwcmshc_reset(host, mask); in sdhci_eic7700_reset()
1939 dwcmshc_reset(host, mask); in dwcmshc_k230_sdhci_reset()
2012 .reset = dwcmshc_reset,