Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
DPL061Gpio.h44 #define PL061_GPIO_PINS 8 macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
DPL061Gpio.c52 if (mPL061PlatformGpio->GpioController[Index].InternalGpioCount != PL061_GPIO_PINS) { in PL061Identify()
387 mPL061PlatformGpio->GpioCount = PL061_GPIO_PINS; in PL061InstallProtocol()
394 GpioController->InternalGpioCount = PL061_GPIO_PINS; in PL061InstallProtocol()