Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
DPL061Gpio.c46 if ( (Gpio >= mPL061PlatformGpio->GpioController[Index].GpioIndex) in PL061Locate()
47 && (Gpio < mPL061PlatformGpio->GpioController[Index].GpioIndex in PL061Locate()
393 GpioController->GpioIndex = 0; in PL061InstallProtocol()
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DEmbeddedGpio.h172 UINTN GpioIndex; member