Home | History | Annotate | Download | only in XenonDxe

Lines Matching refs:MaxCurrent

540   @param[out] MaxCurrent      The buffer to store the maximum current capability data.

550 OUT UINT64 *MaxCurrent
555 Status = SdMmcHcRwMmio (PciIo, Slot, SD_MMC_HC_MAX_CURRENT_CAP, TRUE, sizeof (UINT64), MaxCurrent);