Home
last modified time | relevance | path

Searched refs:OID (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/Omap35xxPkg/MMCHSDxe/
DMMCHS.h60 UINT16 OID; // OEM/Application ID [119:104] member
DMMCHS.c89 gCardInfo.CIDData.OID = ((Response3 >> 8) & 0xFFFF); in ParseCardCIDData()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
DMMC.h134 UINT16 OID; // OEM/Application ID member
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/
DMmc.h146 UINT16 OID; // OEM/Application ID member
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dauth-framework.rst182 parameters are stored as X509v3 extensions, the corresponding OID must be
496 field can only be identified using an OID. In this case, the ``cookie`` could
497 contain the pointer to the OID defined by the platform for the hash extension
681 x509v3 extension, the cookie will point to the extension OID). Depending on
833 OID, the key is extracted from the corresponding x509v3 extension. If the
849 is used to extract the public key from an x509v3 extension with OID
Dporting-guide.rst734 TBBR CoT, the cookie will correspond to the OID values defined in
/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
DMmc.h112 UINT16 OID; // OEM/Application ID [119:104] member
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/
DMMCSDTransfer.c1137 DEBUG((EFI_D_INFO, "\nApplication ID : %d\n", CardData->CIDRegister.OID)); in MMCSDCardInit()