Home
last modified time | relevance | path

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

/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c41 #define BCM2711_NUM_GPIOS 58 macro
84 unsigned int irq_type[BCM2711_NUM_GPIOS];
382 .ngpio = BCM2711_NUM_GPIOS,
1133 .npins = BCM2711_NUM_GPIOS,
1147 .npins = BCM2711_NUM_GPIOS,
1196 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_pins) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()
1197 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_groups) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()