Searched refs:mmc_switch_to_hs400 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mmc/
H A Dmmc.c222 static int mmc_switch_to_hs400(struct mmc_softc *sc, struct mmc_ivars *ivar,
2166 * speed mode as does HS400 (see mmc_switch_to_hs400()).
2202 if (mmc_switch_to_hs400(sc, ivar, max_dtr, timing) !=
2250 if (hs400 == true && mmc_switch_to_hs400(sc, ivar, max_dtr,
2274 mmc_switch_to_hs400(struct mmc_softc *sc, struct mmc_ivars *ivar, function
2402 if (mmc_switch_to_hs400(sc, ivar, clock, timing) !=

Completed in 60 milliseconds