Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ar7/
H A Dgpio.c203 static const struct titan_gpio_cfg titan_gpio_table[] = { variable
265 if (gpio >= ARRAY_SIZE(titan_gpio_table)) in titan_gpio_pinsel()
268 gpio_cfg = titan_gpio_table[gpio]; in titan_gpio_pinsel()