Searched refs:MAX_GPIO_DEVICES (Results 1 – 1 of 1) sorted by relevance
27 #define MAX_GPIO_DEVICES ((PLAT_PL061_MAX_GPIOS + \ macro39 static uintptr_t pl061_reg_base[MAX_GPIO_DEVICES];131 assert((gpio_dev >= 0) && (gpio_dev < MAX_GPIO_DEVICES)); in pl061_gpio_register()
Completed in 2 milliseconds