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