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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
I2CRegs.h 85 #define STAT_MST_ACTIVITY BIT5 // Master FSM Activity Status.
I2CLib.c 448 while ((1 == ( MmioRead32 ( mI2CBaseAddress + R_IC_STATUS) & STAT_MST_ACTIVITY ))) {
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Library/
I2CLib.h 96 #define STAT_MST_ACTIVITY BIT5 // Master FSM Activity Status.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/
I2CLibPei.h 138 #define STAT_MST_ACTIVITY BIT5 // Master FSM Activity Status.
I2CLibPei.c 388 while ((1 == ( I2CLibPeiMmioRead32 ( I2CBaseAddress + R_IC_STATUS) & STAT_MST_ACTIVITY ))) {

Completed in 992 milliseconds