Home
last modified time | relevance | path

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

/arch/mips/ar7/
Dgpio.c223 static const struct titan_gpio_cfg titan_gpio_table[] = { variable
285 if (gpio >= ARRAY_SIZE(titan_gpio_table)) in titan_gpio_pinsel()
288 gpio_cfg = titan_gpio_table[gpio]; in titan_gpio_pinsel()