Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/
DMvI2cDxe.c688 UINT8 NextDeviceAddress; in MvI2cEnumerate() local
711 NextDeviceAddress = DevicesPcd[NextIndex]; in MvI2cEnumerate()
713 MvI2cAllocDevice(NextDeviceAddress, I2cMasterContext->Bus, Device); in MvI2cEnumerate()