Home
last modified time | relevance | path

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

/optee_os/core/drivers/
A Dbcm_gpio.c20 #define GPIO_BANK(pin) ((pin) / NGPIOS_PER_BANK) macro
23 GPIO_BANK(pin) * GPIO_BANK_SIZE)
30 (((GPIO_BANK_CNT - 1) - GPIO_BANK(pin)) * SEC_GPIO_SIZE)

Completed in 2 milliseconds