Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-at91.c34 struct at91_gpio_chip { struct
37 struct at91_gpio_chip *next; /* Bank sharing same clock */ argument
46 static struct at91_gpio_chip *gpio_chips[MAX_GPIO_BANKS]; argument