Searched defs:csd (Results 1 – 5 of 5) sorted by relevance
21 int32_t EmmcGetCardCsd(DevHandle handle, uint8_t *csd, uint32_t size) in EmmcGetCardCsd()
67 uint8_t csd; in EmmcMiniGetCardCsdTest() local
65 std::string csd; member
251 uint32_t *csd = NULL; in MmcSendCsd() local698 struct MmcCsd *csd = NULL; in EmmcDecodeCsd() local2079 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()2169 struct MmcCsd *csd = NULL; in SdDecodeCsd() local
202 struct MmcCsd csd; member