Searched refs:sdmmc_send_if_cond (Results 1 – 3 of 3) sorted by relevance
210 int sdmmc_send_if_cond(struct sdmmc_softc *, uint32_t);
101 if (sdmmc_send_if_cond(sc, card_ocr) == 0) in sdmmc_mem_enable()
594 sdmmc_send_if_cond(struct sdmmc_softc *sc, uint32_t card_ocr) in sdmmc_send_if_cond() function