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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
I2CRegs.h 35 #define R_IC_TAR ( 0x04) // I2C Target Address
I2CLib.c 414 MmioWrite32 ( mI2CBaseAddress + R_IC_TAR, (UINT16)SlaveAddress );
464 MmioWrite32 ( mI2CBaseAddress + R_IC_TAR, (UINT16)SlaveAddress );
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Library/
I2CLib.h 46 #define R_IC_TAR ( 0x04) // I2C Target Address
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/
I2CLibPei.h 88 #define R_IC_TAR ( 0x04) // I2C Target Address
I2CLibPei.c 404 I2CLibPeiMmioWrite16 (I2CBaseAddress + R_IC_TAR, (UINT16) SlaveAddress );

Completed in 50 milliseconds