Searched refs:NGPIOS_PER_BANK (Results 1 – 1 of 1) sorted by relevance
32 #define NGPIOS_PER_BANK 32 macro33 #define GPIO_BANK(pin) ((pin) / NGPIOS_PER_BANK)36 #define IPROC_GPIO_SHIFT(pin) ((pin) % NGPIOS_PER_BANK)