Searched defs:extCsd (Results 1 – 2 of 2) sorted by relevance
22 struct EmmcExtCsd extCsd; member
230 static int32_t MmcSendExtCsd(struct MmcCntlr *cntlr, uint8_t *extCsd, uint32_t len) in MmcSendExtCsd()848 static void EmmcDecodeExtCsdCardType(struct EmmcExtCsd *extCsd) in EmmcDecodeExtCsdCardType()916 struct EmmcExtCsd *extCsd, uint8_t *rawExtCsd) in EmmcDecodeExtCsdEnhanceArea()959 struct EmmcExtCsd *extCsd, uint8_t *rawExtCsd) in EmmcDecodeExtCsdRev14Field()995 struct EmmcExtCsd *extCsd = &(emmcDev->emmcReg.extCsd); in EmmcDecodeExtCsd() local1070 uint8_t extCsd[EXT_CSD_BYTES_LEN] = {0}; in EmmcCheckExtCsd() local1295 static int32_t EmmcSelectPowerClass(struct MmcCntlr *cntlr, struct EmmcExtCsd *extCsd) in EmmcSelectPowerClass()1312 struct EmmcDevice *emmcDev, struct EmmcExtCsd *extCsd) in EmmcSelectActivateHighSpeed()1441 struct EmmcExtCsd *extCsd) in EmmcSelectSwitchDdrMode()1511 struct EmmcExtCsd *extCsd = &(emmcDev->emmcReg.extCsd); in EmmcSwitchOperationMode() local[all …]