Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
DMmcIdentification.c519 } while (!OcrResponse.Ocr.PowerUp && (Timeout > 0)); in MmcIdentificationMode()
521 if (!OcrResponse.Ocr.PowerUp) { in MmcIdentificationMode()
525 OcrResponse.Ocr.PowerUp = 0; in MmcIdentificationMode()
610 if (!MmcHostInstance->CardInfo.OCRData.PowerUp) { in MmcIdentificationMode()
DMmc.h76 …UINT32 PowerUp: 1; // This bit is set to LOW if the card has not finished the power up routine member