Home
last modified time | relevance | path

Searched refs:NGPIOS_PER_BANK (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/drivers/brcm/
Diproc_gpio.c32 #define NGPIOS_PER_BANK 32 macro
33 #define GPIO_BANK(pin) ((pin) / NGPIOS_PER_BANK)
36 #define IPROC_GPIO_SHIFT(pin) ((pin) % NGPIOS_PER_BANK)