Home
last modified time | relevance | path

Searched refs:SD_SPEC4 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
DMmcIdentification.c397 if (Scr.SD_SPEC4 == 1) { in InitializeSdMmcDevice()
403 if (Scr.SD_SPEC4 == 0) { in InitializeSdMmcDevice()
410 if ((Scr.SD_SPEC3 == 0) && (Scr.SD_SPEC4 == 0)) { in InitializeSdMmcDevice()
DMmc.h87 UINT8 SD_SPEC4: 1; // Spec. Version 4.00 or higher [42] member