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

  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
I2cBus.h 120 /// supplied list. SlaveAddressCount is the number of entries in this list or
123 /// to SlaveAddressCount - 1.
134 /// address selection uses an index value in the range of zero to SlaveAddressCount - 1.
136 UINTN SlaveAddressCount;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
I2cBus.h 128 // supplied list. SlaveAddressCount is the number of entries in this list or
131 // to SlaveAddressCount - 1.
142 // address selection uses an index value in the range of zero to SlaveAddressCount - 1.
144 UINTN SlaveAddressCount;
I2cBusMcg.h 127 // supplied list. SlaveAddressCount is the number of entries in this list or
130 // to SlaveAddressCount - 1.
141 // address selection uses an index value in the range of zero to SlaveAddressCount - 1.
143 UINTN SlaveAddressCount;
I2cAcpi.h 61 UINT32 SlaveAddressCount;
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiI2c.h 102 UINT32 SlaveAddressCount;

Completed in 190 milliseconds