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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
EmmcDevice.c 480 UINT8 TuningBlock[128];
495 Packet.InDataBuffer = TuningBlock;
497 Packet.InTransferLength = sizeof (TuningBlock);
    [all...]
SdDevice.c 716 UINT8 TuningBlock[64];
731 Packet.InDataBuffer = TuningBlock;
732 Packet.InTransferLength = sizeof (TuningBlock);
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
EmmcDevice.c 464 UINT8 TuningBlock[128];
479 Packet.InDataBuffer = TuningBlock;
481 Packet.InTransferLength = sizeof (TuningBlock);
    [all...]
SdDevice.c 716 UINT8 TuningBlock[64];
731 Packet.InDataBuffer = TuningBlock;
732 Packet.InTransferLength = sizeof (TuningBlock);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
EmmcDevice.c 464 UINT8 TuningBlock[128];
479 Packet.InDataBuffer = TuningBlock;
481 Packet.InTransferLength = sizeof (TuningBlock);
    [all...]
SdDevice.c 716 UINT8 TuningBlock[64];
731 Packet.InDataBuffer = TuningBlock;
732 Packet.InTransferLength = sizeof (TuningBlock);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
EmmcHci.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdBlockIoPei/
SdHci.c     [all...]

Completed in 495 milliseconds