Home
last modified time | relevance | path

Searched defs:GPIO_BANK (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/
H A Dbcm_gpio.c20 #define GPIO_BANK(pin) ((pin) / NGPIOS_PER_BANK) macro
H A Dstm32_tamp.c448 #define GPIO_BANK(port) ((port) - 'A') macro