Searched defs:mmc_csd (Results 1 – 1 of 1) sorted by relevance
664 struct mmc_csd { struct665 uint8_t csd_structure;666 uint8_t spec_vers;667 uint16_t ccc;668 uint16_t tacc;669 uint32_t nsac;670 uint32_t r2w_factor;671 uint32_t tran_speed;672 uint32_t read_bl_len;673 uint32_t write_bl_len;[all …]