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

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
MMC.h 176 UINT8 SPEC_VERS: 4; // System specification version [125:122]
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/
Mmc.h 188 UINT8 SPEC_VERS: 4; // System specification version [125:122]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
MmcIdentification.c 198 if (MmcHostInstance->CardInfo.CSDData.SPEC_VERS == 4) {
269 if (MmcHostInstance->CardInfo.CSDData.SPEC_VERS < 4)
Mmc.h 150 UINT8 SPEC_VERS: 4; // System specification version [125:122]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/
MMCSDTransfer.c 1221 DEBUG((EFI_D_INFO, "CardData->CSDRegister.SPEC_VERS = 0x%x\n", CardData->CSDRegister.SPEC_VERS));
    [all...]

Completed in 178 milliseconds