Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmc.c176 static int mmc_calculate_clock(struct mmc_softc *sc);
2105 mmc_calculate_clock(sc); in mmc_go_discovery()
2109 mmc_calculate_clock(struct mmc_softc *sc) in mmc_calculate_clock() function