Home
last modified time | relevance | path

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

/src/sys/dev/mmc/
H A Dmmc.c223 static int mmc_test_bus_width(struct mmc_softc *sc);
996 mmc_test_bus_width(struct mmc_softc *sc) in mmc_test_bus_width() function
1809 ivar->bus_width = mmc_test_bus_width(sc); in mmc_discover_cards()