Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSd.h107 UINT32 VddRCurrMin:3; // max. read current @VDD min [61:59] member
DEmmc.h114 UINT32 VddRCurrMin:3; // Max. read current @ VDD min [61:59] member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
DSdDxe.c116 DEBUG((DEBUG_INFO, " Max. read current @ VDD min 0x%x\n", Csd->VddRCurrMin)); in DumpCsd()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
DEmmcDxe.c108 DEBUG((DEBUG_INFO, " Max. read current @ VDD min 0x%x\n", Csd->VddRCurrMin)); in DumpCsd()