Searched refs:EXT_CSD_REV (Results 1 – 1 of 1) sorted by relevance
1154 static const size_t EXT_CSD_REV = 192 * sizeof(hex); in dump_emmc_ecsd() local1166 if (buffer.length() < (EXT_CSD_REV + sizeof(hex))) { in dump_emmc_ecsd()1172 std::string sub = buffer.substr(EXT_CSD_REV, sizeof(hex)); in dump_emmc_ecsd()