Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c43 #define BCM2711_NUM_GPIOS 58 macro
86 unsigned int irq_type[BCM2711_NUM_GPIOS];
417 .ngpio = BCM2711_NUM_GPIOS,
1233 .npins = BCM2711_NUM_GPIOS,
1247 .npins = BCM2711_NUM_GPIOS,
1297 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_pins) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()
1298 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_groups) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()