Home
last modified time | relevance | path

Searched refs:MMC_CSD_SPEC_VER_0 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_protocol.h324 MMC_CSD_SPEC_VER_0 = 0, enumerator
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c798 if (specVers == MMC_CSD_SPEC_VER_0 || specVers == MMC_CSD_SPEC_VER_1) { in EmmcDecodeCid()