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

/netbsd-current/sys/dev/sdmmc/
H A Dsdmmcvar.h348 int sdmmc_decode_csd(struct sdmmc_softc *, sdmmc_response,
H A Dsdmmc_mem.c408 if (sdmmc_decode_csd(sc, resp, sf) != 0 ||
424 sdmmc_decode_csd(struct sdmmc_softc *sc, sdmmc_response resp, function
/netbsd-current/sys/arch/evbarm/stand/boot2440/
H A Ddev_sdmmc.c172 static int sdmmc_decode_csd(struct sdmmc_softc*, sdmmc_response);
866 if (sdmmc_decode_csd(sc, resp) != 0 ||
1013 sdmmc_decode_csd(struct sdmmc_softc *sc, sdmmc_response resp) function

Completed in 364 milliseconds