Home
last modified time | relevance | path

Searched refs:LastByte (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/
DMvI2cDxe.c462 UINTN LastByte; in MvI2cRead() local
472 LastByte = ((*read == Length - 1) && last) ? 1 : 0; in MvI2cRead()
473 if (LastByte) in MvI2cRead()
488 if (I2cStatus != (LastByte ? in MvI2cRead()