Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/bcm/ !
Dpinctrl-bcm2835.c42 #define BCM2711_NUM_GPIOS 58 macro
85 unsigned int irq_type[BCM2711_NUM_GPIOS];
406 .ngpio = BCM2711_NUM_GPIOS,
1157 .npins = BCM2711_NUM_GPIOS,
1171 .npins = BCM2711_NUM_GPIOS,
1220 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_pins) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()
1221 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_groups) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()