Searched refs:scr_struct (Results 1 – 1 of 1) sorted by relevance
585 uint32_t scr_struct; in mmc_decode_scr() local591 scr_struct = UNSTUFF_BITS(resp, 60, 4); in mmc_decode_scr()592 if (scr_struct != 0) { in mmc_decode_scr()593 SD_LOGW("sdc unrecognised SCR structure version %u\n", (unsigned int)scr_struct); in mmc_decode_scr()
Completed in 4 milliseconds