Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dgpio.h11 #define BCM2835_GPIO_COUNT 54 macro
/openbmc/u-boot/drivers/gpio/
H A Dbcm2835_gpio.c109 uc_priv->gpio_count = BCM2835_GPIO_COUNT; in bcm2835_gpio_probe()