Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/
DMvI2cDxe.h51 #define I2C_CONTROL_I2CEN (1 << 6) macro
DMvI2cDxe.c381 I2C_WRITE(I2cMasterContext, I2C_CONTROL, I2C_CONTROL_I2CEN | I2C_CONTROL_ACK); in MvI2cReset()