Searched refs:sdmmc_decode_csd (Results 1 – 1 of 1) sorted by relevance
39 int sdmmc_decode_csd(struct sdmmc_softc *, sdmmc_response,344 if (sdmmc_decode_csd(sc, cmd.c_resp, sf) != 0 || in sdmmc_mem_scan()358 sdmmc_decode_csd(struct sdmmc_softc *sc, sdmmc_response resp, in sdmmc_decode_csd() function