Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c41 #define BCM2711_NUM_GPIOS 58 macro
84 unsigned int irq_type[BCM2711_NUM_GPIOS];
395 .ngpio = BCM2711_NUM_GPIOS,
1147 .npins = BCM2711_NUM_GPIOS,
1161 .npins = BCM2711_NUM_GPIOS,
1210 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_pins) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()
1211 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_groups) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c42 #define BCM2711_NUM_GPIOS 58 macro
85 unsigned int irq_type[BCM2711_NUM_GPIOS];
412 .ngpio = BCM2711_NUM_GPIOS,
1166 .npins = BCM2711_NUM_GPIOS,
1180 .npins = BCM2711_NUM_GPIOS,
1229 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_pins) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()
1230 BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_groups) != BCM2711_NUM_GPIOS); in bcm2835_pinctrl_probe()

Completed in 4 milliseconds