Searched defs:mmc_csd_emmc (Results 1 – 1 of 1) sorted by relevance
143 struct mmc_csd_emmc { struct144 unsigned int not_used: 1;145 unsigned int crc: 7;146 unsigned int ecc: 2;150 unsigned int copy: 1;153 unsigned int reserved_1: 5;172 unsigned int dsr_imp: 1;177 unsigned int ccc: 12;180 unsigned int nsac: 8;181 unsigned int taac: 8;[all …]
Completed in 3 milliseconds