GPIO_NUM_BANKS
struct resource *irq_res[GPIO_NUM_BANKS];
void *irq_ih[GPIO_NUM_BANKS];
struct tegra_gpio_irq_cookie irq_cookies[GPIO_NUM_BANKS];
for (i = 0; i < GPIO_NUM_BANKS; i++) {
for (i = 0; i < GPIO_NUM_BANKS; i++) {
#define NGPIO ((GPIO_NUM_BANKS * GPIO_REGS_IN_BANK * GPIO_PINS_IN_REG) - 8)
for (i = 0; i < GPIO_NUM_BANKS; i++) {