Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Da37x0_gpio.c51 uint32_t sc_max_pins; member
248 sc->sc_max_pins = 36; in a37x0_gpio_probe()
252 sc->sc_max_pins = 30; in a37x0_gpio_probe()
291 if (sc->sc_npins > sc->sc_max_pins) in a37x0_gpio_attach()