Searched refs:sdhc_soft_reset (Results 1 – 1 of 1) sorted by relevance
107 int sdhc_soft_reset(struct sdhc_host *, int);529 if ((error = sdhc_soft_reset(hp, SDHC_RESET_ALL)) != 0) { in sdhc_host_reset()1205 sdhc_soft_reset(struct sdhc_host *hp, int mask) in sdhc_soft_reset() function1307 (void)sdhc_soft_reset(hp, SDHC_RESET_DAT|SDHC_RESET_CMD); in sdhc_wait_intr()