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

/freebsd-11-stable/sys/dev/mmc/
H A Dmmc.c229 static int mmc_wait_for_command(struct mmc_softc *sc, uint32_t opcode,
545 mmc_wait_for_command(struct mmc_softc *sc, uint32_t opcode, function
712 err = mmc_wait_for_command(sc, MMC_SELECT_CARD, (uint32_t)rca << 16,

Completed in 115 milliseconds