Searched refs:mmc_wait_for_command (Results 1 – 1 of 1) sorted by relevance
229 static int mmc_wait_for_command(struct mmc_softc *sc, uint32_t opcode,540 mmc_wait_for_command(struct mmc_softc *sc, uint32_t opcode, in mmc_wait_for_command() function707 err = mmc_wait_for_command(sc, MMC_SELECT_CARD, (uint32_t)rca << 16, in mmc_select_card()