Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dgpio.h235 #define GPIO_PIOB_BASE (GPIO_PIOA_BASE + 32) macro
236 #define GPIO_PIOC_BASE (GPIO_PIOB_BASE + 32)
240 #define GPIO_PIN_PB(x) (GPIO_PIOB_BASE + (x))