mmc_sd_get_csd
err = mmc_sd_get_csd(card, is_sduc);
int mmc_sd_get_csd(struct mmc_card *card, bool is_sduc);
err = mmc_sd_get_csd(card, false);