Searched refs:GPIO_TO_BANK (Results 1 – 1 of 1) sorted by relevance
321 #define GPIO_TO_BANK(gpio) ((gpio) / NGPIO_OF_BANK) macro5615 return &a7gc->banks[GPIO_TO_BANK(gpio)]; in atlas7_gpio_to_bank()