Searched refs:NPCM7XX_GPIO_PER_BANK (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c75 #define NPCM7XX_GPIO_PER_BANK 32 macro
229 for_each_set_bit(bit, &sts, NPCM7XX_GPIO_PER_BANK)
1506 &npcm->gpio_bank[pin / NPCM7XX_GPIO_PER_BANK];
1532 &npcm->gpio_bank[pin / NPCM7XX_GPIO_PER_BANK];
1678 &npcm->gpio_bank[offset / NPCM7XX_GPIO_PER_BANK];
1708 &npcm->gpio_bank[pin / NPCM7XX_GPIO_PER_BANK];
1771 &npcm->gpio_bank[pin / NPCM7XX_GPIO_PER_BANK];
1895 pctrl->gpio_bank[id].irqbase = id * NPCM7XX_GPIO_PER_BANK;

Completed in 187 milliseconds