Searched defs:EmmcExtCsd (Results 1 – 1 of 1) sorted by relevance
587 struct EmmcExtCsd { struct588 uint8_t rev; /* EXT_CSD_REV: [192] */598 uint32_t cardType; /* see rawCardType */604 bool enhAreaEnable; /* enable bit */607 uint32_t cache_size; /* Units: KB */608 bool hpiEnable; /* HPI enable bit */611 uint32_t dataSectorSize; /* 512 bytes or 4KB */612 uint32_t data_tag_unit_size; /* DATA TAG UNIT size */613 uint32_t boot_ro_lock; /* ro lock support */627 uint8_t rawCardType; /* CARD_TYPE: [196] */[all …]