Searched refs:EmmcExtCsd (Results 1 – 3 of 3) sorted by relevance
22 struct EmmcExtCsd extCsd;
587 struct EmmcExtCsd { struct
832 static void EmmcDecodeExtCsdSector(struct EmmcDevice *emmcDev, struct EmmcExtCsd *extCsd) in EmmcDecodeExtCsdSector()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()1255 static uint32_t EmmcGetPowerClassValue(struct MmcCntlr *cntlr, struct EmmcExtCsd *extCsd) in EmmcGetPowerClassValue()1295 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()1492 static int32_t EmmcActivateHpiMechanism(struct MmcCntlr *cntlr, struct EmmcExtCsd *extCsd) in EmmcActivateHpiMechanism()[all …]