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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
I2CRegs.h 80 #define R_IC_ENABLE ( 0x6C) // I2C Enable
I2CLib.c 296 MmioWrite32 ( mI2CBaseAddress + R_IC_ENABLE, 0 );
325 MmioWrite32 (mI2CBaseAddress + R_IC_ENABLE, 1);
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Library/
I2CLib.h 91 #define R_IC_ENABLE ( 0x6C) // I2C Enable
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/
I2CLibPei.c 242 I2CLibPeiMmioWrite16 (I2CBaseAddress + R_IC_ENABLE, 0);
268 I2CLibPeiMmioWrite16 (I2CBaseAddress + R_IC_ENABLE, 1);
I2CLibPei.h 133 #define R_IC_ENABLE ( 0x6C) // I2C Enable

Completed in 85 milliseconds