Searched refs:soc_gpio_table (Results 1 – 1 of 1) sorted by relevance
198 static struct gpio_desc *soc_gpio_table[U8_MAX + 1]; in soc_gpio_set_value() local199 struct gpio_desc *gpio_desc = soc_gpio_table[gpio_index]; in soc_gpio_set_value()213 soc_gpio_table[gpio_index] = gpio_desc; in soc_gpio_set_value()