Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
DPL061Gpio.c48 + mPL061PlatformGpio->GpioController[Index].InternalGpioCount)) { in PL061Locate()
50 *ControllerOffset = Gpio % mPL061PlatformGpio->GpioController[Index].InternalGpioCount; in PL061Locate()
128 if (mPL061PlatformGpio->GpioController[Index].InternalGpioCount != PL061_GPIO_PINS) { in PL061Identify()
394 GpioController->InternalGpioCount = PL061_GPIO_PINS; in PL061InstallProtocol()
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DEmbeddedGpio.h173 UINTN InternalGpioCount; member