Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Ddb8500_gpio.c36 #define GPIO_BLOCKS_COUNT (GPIO_TOTAL_PINS/GPIO_PINS_PER_BLOCK + 1) macro
63 static void __iomem *gpio_addrs[GPIO_BLOCKS_COUNT] = { in get_gpio_addr()