Searched defs:mmc_csd_sd_v2 (Results 1 – 1 of 1) sorted by relevance
187 struct mmc_csd_sd_v2 { struct188 unsigned int not_used: 1;189 unsigned int crc: 7;190 unsigned int reserved_1: 2;194 unsigned int copy: 1;197 unsigned int reserved_2: 5;200 unsigned int r2w_factor: 3;212 unsigned int dsr_imp: 1;217 unsigned int ccc: 12;220 unsigned int nsac: 8;[all …]
Completed in 4 milliseconds