Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/
DMvI2cDxe.h49 #define I2C_CONTROL_STOP (1 << 4) macro
DMvI2cDxe.c442 MvI2cControlSet(I2cMasterContext, I2C_CONTROL_STOP); in MvI2cStop()