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

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
SDCard.h 146 UINT16 MaxCurrent;
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/
SdCard.h 157 UINT16 MaxCurrent;
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
SdDevice.c 928 UINT64 MaxCurrent;
    [all...]
DwMmcHcDxe.h 107 UINT64 MaxCurrent[DW_MMC_HC_MAX_SLOT];
    [all...]
DwMmcHci.h 495 @param[out] MaxCurrent The buffer to store the maximum current capability data.
505 OUT UINT64 *MaxCurrent
DwMmcHci.c 493 @param[out] MaxCurrent The buffer to store the maximum current capability data.
503 OUT UINT64 *MaxCurrent
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdDevice.c     [all...]
SdMmcPciHcDxe.h 115 UINT64 MaxCurrent[SD_MMC_HC_MAX_SLOT];
    [all...]
SdMmcPciHci.h 356 @param[out] MaxCurrent The buffer to store the maximum current capability data.
366 OUT UINT64 *MaxCurrent
SdMmcPciHci.c 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);
    [all...]
SdMmcPciHcDxe.c 63 { // MaxCurrent
626 Status = SdMmcHcGetMaxCurrent (PciIo, Slot, &Private->MaxCurrent[Slot]);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdDevice.c     [all...]
SdMmcPciHcDxe.h 115 UINT64 MaxCurrent[SD_MMC_HC_MAX_SLOT];
    [all...]
SdMmcPciHci.h 356 @param[out] MaxCurrent The buffer to store the maximum current capability data.
366 OUT UINT64 *MaxCurrent
SdMmcPciHci.c 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);
    [all...]
SdMmcPciHcDxe.c 60 { // MaxCurrent
616 Status = SdMmcHcGetMaxCurrent (PciIo, Slot, &Private->MaxCurrent[Slot]);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdBlockIoPei/
SdHci.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
poclass.h 150 ULONG MaxCurrent;

Completed in 817 milliseconds