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