Searched refs:InternalGpioCount (Results 1 – 2 of 2) sorted by relevance
48 + 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()
173 UINTN InternalGpioCount; member