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.c355 static void dwcmshc_reset(struct sdhci_host *host, u8 mask) in dwcmshc_reset() function
993 dwcmshc_reset(host, mask); in th1520_sdhci_reset()
1039 dwcmshc_reset(host, mask); in cv18xx_sdhci_reset()
1111 dwcmshc_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in cv18xx_sdhci_post_tuning()
1664 .reset = dwcmshc_reset,