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

  /device/linaro/bootloader/OpenPlatformPkg/Include/Protocol/
PlatformDwMmc.h 39 UINT32 Sdr104:1; // bit 5
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdDevice.c 740 Tunning the sampling point of SDR104 or SDR50 bus speed mode.
924 if (S18A && (Capability->Sdr104 != 0) && ((SwitchResp[13] & BIT3) != 0)) {
    [all...]
EmmcDevice.c 834 // Set to HS200/SDR104 timing
852 // Set UHS Mode Select field of Host Control 2 reigster to SDR104
    [all...]
SdMmcPciHci.h 122 UINT32 Sdr104:1; // bit 33
SdMmcPciHci.c 61 DEBUG ((DEBUG_INFO, " SDR104 Support %a\n", Capability->Sdr104 ? "TRUE" : "FALSE"));
    [all...]
SdMmcPciHcDxe.c 615 Private->Capability[Slot].Sdr104 = 0;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdDevice.c 740 Tunning the sampling point of SDR104 or SDR50 bus speed mode.
924 if (S18A && (Capability->Sdr104 != 0) && ((SwitchResp[13] & BIT3) != 0)) {
    [all...]
EmmcDevice.c 834 // Set to HS200/SDR104 timing
852 // Set UHS Mode Select field of Host Control 2 reigster to SDR104
    [all...]
SdMmcPciHci.h 122 UINT32 Sdr104:1; // bit 33
SdMmcPciHci.c 61 DEBUG ((DEBUG_INFO, " SDR104 Support %a\n", Capability->Sdr104 ? "TRUE" : "FALSE"));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
EmmcHci.h 150 UINT32 Sdr104:1; // bit 33
EmmcHci.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdBlockIoPei/
SdHci.h 150 UINT32 Sdr104:1; // bit 33
SdHci.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DwMmcHci.c 54 DEBUG ((DEBUG_INFO, " SDR104 Support %a\n", Capability->Sdr104 ? "TRUE" : "FALSE"));
    [all...]
DwMmcHci.h 258 UINT32 Sdr104:1; // bit 33
EmmcDevice.c 891 if (((ExtCsd.DeviceType & (BIT4 | BIT5)) != 0) && (Private->Capability[Slot].Sdr104 != 0)) {
    [all...]
SdDevice.c 866 if (S18A && (Capability->Sdr104 != 0) && ((SwitchResp[13] & BIT3) != 0)) {
    [all...]

Completed in 449 milliseconds