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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
MmcHost.h 51 #define MMC_CMD5 (MMC_INDX(5) | MMC_CMD_WAIT_RESPONSE | MMC_CMD_NO_CRC_RESPONSE)
  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
MmcIdentification.c 534 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0);
536 DEBUG ((EFI_D_ERROR, "MmcIdentificationMode(MMC_CMD5): Error - SDIO not supported, Status=%r.\n", Status));

Completed in 80 milliseconds