Home
last modified time | relevance | path

Searched refs:VddWCurrMin (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSd.h105 UINT32 VddWCurrMin:3; // max. write current @VDD min [55:53] member
DEmmc.h112 UINT32 VddWCurrMin:3; // Max. write current @ VDD min [55:53] member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
DSdDxe.c118 DEBUG((DEBUG_INFO, " Max. write current @ VDD min 0x%x\n", Csd->VddWCurrMin)); in DumpCsd()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
DEmmcDxe.c110 DEBUG((DEBUG_INFO, " Max. write current @ VDD min 0x%x\n", Csd->VddWCurrMin)); in DumpCsd()