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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
I2CRegs.h 22 #define FIFO_WRITE_DELAY 2
I2CLib.c 540 MicroSecondDelay ( FIFO_WRITE_DELAY );
575 MicroSecondDelay (FIFO_WRITE_DELAY);
635 MicroSecondDelay (FIFO_WRITE_DELAY);
652 MicroSecondDelay ( FIFO_WRITE_DELAY );//wait after send cmd
666 MicroSecondDelay (FIFO_WRITE_DELAY);
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Library/
I2CLib.h 33 #define FIFO_WRITE_DELAY 2
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/
I2CLibPei.h 168 #define FIFO_WRITE_DELAY 2
I2CLibPei.c 575 MicroSecondDelay ( FIFO_WRITE_DELAY );

Completed in 109 milliseconds