HomeSort by relevance Sort by last modified time
    Searched refs:MMC_CMD0 (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
MmcHost.h 47 #define MMC_CMD0 (MMC_INDX(0) | MMC_CMD_NO_CRC_RESPONSE)
  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
MmcIdentification.c 489 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0);
491 DEBUG ((EFI_D_ERROR, "MmcIdentificationMode(MMC_CMD0): Error, Status=%r.\n", Status));

Completed in 462 milliseconds