Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
DPL061Gpio.c45 for (Index = 0; Index < mPL061PlatformGpio->GpioControllerCount; Index++) { in PL061Locate()
123 || (mPL061PlatformGpio->GpioControllerCount == 0)) { in PL061Identify()
127 for (Index = 0; Index < mPL061PlatformGpio->GpioControllerCount; Index++) { in PL061Identify()
388 mPL061PlatformGpio->GpioControllerCount = 1; in PL061InstallProtocol()
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DEmbeddedGpio.h178 UINTN GpioControllerCount; member