Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/
DMvI2cDxe.c301 I2cStatus = I2C_READ(I2cMasterContext, I2C_STATUS); in MvI2cLockedStart()
318 I2cStatus = I2C_READ(I2cMasterContext, I2C_STATUS); in MvI2cLockedStart()
487 I2cStatus = I2C_READ(I2cMasterContext, I2C_STATUS); in MvI2cRead()
529 status = I2C_READ(I2cMasterContext, I2C_STATUS); in MvI2cWrite()
DMvI2cDxe.h54 #define I2C_STATUS 0x0c macro