Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/
DI2cHost.c551 if (( !I2cHostContext->I2cBusConfigurationManagementPending ) in I2cHostDriverStop()
631 I2cHostContext->I2cBusConfigurationManagementPending = FALSE; in I2cHostI2cBusConfigurationAvailable()
824 I2cHostContext->I2cBusConfigurationManagementPending = TRUE; in I2cHostRequestEnable()
DI2cDxe.h172 BOOLEAN I2cBusConfigurationManagementPending; member