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