Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/
DMvI2cDxe.h108 #define I2C_SC_FROM_MASTER(a) CR (a, I2C_MASTER_CONTEXT, I2cMaster, I2C_MASTER_SIGNATURE) macro
DMvI2cDxe.c373 I2C_MASTER_CONTEXT *I2cMasterContext = I2C_SC_FROM_MASTER(This); in MvI2cReset()
560 I2C_MASTER_CONTEXT *I2cMasterContext = I2C_SC_FROM_MASTER(This); in MvI2cStartRequest()