Home
last modified time | relevance | path

Searched defs:rawCsd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c701 uint32_t *rawCsd = NULL; in EmmcDecodeCsd() local
2079 static void SdDecodeCsdRev1Field(struct MmcCntlr *cntlr, struct MmcCsd *csd, uint32_t *rawCsd) in SdDecodeCsdRev1Field()
2134 static void SdDecodeCsdRev2Field(struct MmcCntlr *cntlr, struct MmcCsd *csd, uint32_t *rawCsd) in SdDecodeCsdRev2Field()
2170 uint32_t *rawCsd = NULL; in SdDecodeCsd() local
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_corex.h200 uint32_t rawCsd[CSD_LEN]; member