Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/ar7/
Dgpio.c220 static struct titan_gpio_cfg titan_gpio_table[] = { variable
282 if (gpio >= ARRAY_SIZE(titan_gpio_table)) in titan_gpio_pinsel()
285 gpio_cfg = titan_gpio_table[gpio]; in titan_gpio_pinsel()