Searched defs:raw_scr (Results 1 – 2 of 2) sorted by relevance
156 int32_t mmc_app_send_scr(struct mmc_card *card, uint32_t *raw_scr) in mmc_app_send_scr()582 static int32_t mmc_decode_scr(struct mmc_card *card, uint32_t *raw_scr) in mmc_decode_scr()823 uint32_t raw_scr[2] = {0}; in mmc_sd_setup_card() local
277 uint32_t raw_scr[2]; /* raw card SCR */ member
Completed in 9 milliseconds