Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daxp209.c347 static const struct axp2xx_pins axp209_pins[] = { variable
920 snprintf(name, GPIOMAXNAME, "%s", axp209_pins[pin].name); in axp2xx_gpio_pin_getname()
1323 sc->pins = axp209_pins; in axp2xx_attach()
1324 sc->npins = nitems(axp209_pins); in axp2xx_attach()