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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
I2CRegs.h 67 #define R_IC_RX_TL ( 0x38) // I2C Receive FIFO Threshold
I2CLib.c 465 MmioWrite32 ( mI2CBaseAddress + R_IC_RX_TL, 0);
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Library/
I2CLib.h 78 #define R_IC_RX_TL ( 0x38) // I2C Receive FIFO Threshold
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/
I2CLibPei.h 120 #define R_IC_RX_TL ( 0x38) // I2C Receive FIFO Threshold
I2CLibPei.c 405 I2CLibPeiMmioWrite16 (I2CBaseAddress + R_IC_RX_TL, 0);

Completed in 47 milliseconds