Home
last modified time | relevance | path

Searched defs:at91_gpio_chip (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/pinctrl/
Dpinctrl-at91.c36 struct at91_gpio_chip { struct
39 struct at91_gpio_chip *next; /* Bank sharing same clock */ argument
48 static struct at91_gpio_chip *gpio_chips[MAX_GPIO_BANKS]; argument