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.c396 if (Scr.SD_SPEC4 == 1) { in InitializeSdMmcDevice()
402 if (Scr.SD_SPEC4 == 0) { in InitializeSdMmcDevice()
409 if ((Scr.SD_SPEC3 == 0) && (Scr.SD_SPEC4 == 0)) { in InitializeSdMmcDevice()
DMmc.h95 UINT8 SD_SPEC4: 1; // Spec. Version 4.00 or higher [42] member