HomeSort by relevance Sort by last modified time
    Searched defs:EFI_I2C_MASTER_PROTOCOL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
I2cMaster.h 28 typedef struct _EFI_I2C_MASTER_PROTOCOL EFI_I2C_MASTER_PROTOCOL;
44 @param[in] This Pointer to an EFI_I2C_MASTER_PROTOCOL structure
58 IN CONST EFI_I2C_MASTER_PROTOCOL *This,
70 @param[in] This Pointer to an EFI_I2C_MASTER_PROTOCOL structure.
80 IN CONST EFI_I2C_MASTER_PROTOCOL *This
117 @param[in] This Pointer to an EFI_I2C_MASTER_PROTOCOL structure.
153 IN CONST EFI_I2C_MASTER_PROTOCOL *This,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
I2cMasterMcg.h 308 use the EFI_I2C_MASTER_PROTOCOL that is passed to the platform
335 typedef struct _EFI_I2C_MASTER_PROTOCOL EFI_I2C_MASTER_PROTOCOL; ///< I2C master protocol
388 @param[in] This Address of an EFI_I2C_MASTER_PROTOCOL
399 IN CONST EFI_I2C_MASTER_PROTOCOL *This,
410 @param[in] This Address of an EFI_I2C_MASTER_PROTOCOL
417 IN CONST EFI_I2C_MASTER_PROTOCOL *This
446 @param[in] This Address of an EFI_I2C_MASTER_PROTOCOL
480 IN CONST EFI_I2C_MASTER_PROTOCOL *This,
529 /// GUID for the EFI_I2C_MASTER_PROTOCOL

Completed in 1604 milliseconds