Searched refs:GPIO_PER_BANK (Results 1 – 1 of 1) sorted by relevance
22 #define GPIO_PER_BANK 32 macro26 #define GPIO_BIT(gpio) ((gpio) & (GPIO_PER_BANK - 1))88 u8 gpio_unlock_count[GPIO_PER_BANK];470 int hwirq = GPIO_PER_BANK * bank_id + bit; in bcm_kona_gpio_irq_handler()615 chip->ngpio = kona_gpio->num_bank * GPIO_PER_BANK; in bcm_kona_gpio_probe()