Searched refs:MAX_GPIO_PER_BANK (Results 1 – 1 of 1) sorted by relevance
68 #define MAX_GPIO_PER_BANK 32 macro71 #define GPIO_BIT(gpio) ((gpio) & (MAX_GPIO_PER_BANK - 1))675 if (bank_width <= 0 || bank_width > MAX_GPIO_PER_BANK) { in brcmstb_gpio_probe()708 gc->ngpio = MAX_GPIO_PER_BANK; in brcmstb_gpio_probe()