Searched refs:PLATFORM_GPIO_CONTROLLER (Results 1 – 4 of 4) sorted by relevance
32 PLATFORM_GPIO_CONTROLLER *mPL061PlatformGpio;381 …mPL061PlatformGpio = (PLATFORM_GPIO_CONTROLLER *)AllocateZeroPool (sizeof (PLATFORM_GPIO_CONTROLLE… in PL061InstallProtocol()389 …ioController = (GPIO_CONTROLLER *)((UINTN) mPL061PlatformGpio + sizeof (PLATFORM_GPIO_CONTROLLER)); in PL061InstallProtocol()
51 PLATFORM_GPIO_CONTROLLER gPlatformGpioDevice = {
42 PLATFORM_GPIO_CONTROLLER gPlatformGpioDevice = {
168 typedef struct _PLATFORM_GPIO_CONTROLLER PLATFORM_GPIO_CONTROLLER; typedef