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.c518 } while (!OcrResponse.Ocr.PowerUp && (Timeout > 0)); in MmcIdentificationMode()
520 if (!OcrResponse.Ocr.PowerUp) { in MmcIdentificationMode()
524 OcrResponse.Ocr.PowerUp = 0; in MmcIdentificationMode()
609 if (!MmcHostInstance->CardInfo.OCRData.PowerUp) { in MmcIdentificationMode()
DMmc.h85 …UINT32 PowerUp: 1; // This bit is set to LOW if the card has not finished the power up routine member