Searched refs:BCM2711_GPIO_PINS (Results 1 – 1 of 1) sorted by relevance
67 #define BCM2711_GPIO_PINS 58 macro68 #define BCM_GPIO_PINS BCM2711_GPIO_PINS816 sc->sc_maxpins = sc->sc_is2711 ? BCM2711_GPIO_PINS : BCM2835_GPIO_PINS; in bcm_gpio_attach()