Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DMmcHost.h74 #define EMMC_CMD1_CAPACITY_LESS_THAN_2GB 0x00FF8080 // Capacity <= 2GB, byte addressing used macro
/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
DMmcIdentification.c534 OcrResponse.Raw == EMMC_CMD1_CAPACITY_LESS_THAN_2GB) { in MmcIdentificationMode()