Searched refs:mec_gpio_vci_pin (Results 1 – 1 of 1) sorted by relevance
86 struct mec_gpio_vci_pin { struct91 static const struct mec_gpio_vci_pin gpio_vci_table[] = { argument99 #define MEC_GPIO_NUM_VCI_PINS (sizeof(gpio_vci_table) / sizeof (struct mec_gpio_vci_pin))111 static struct mec_gpio_vci_pin const *find_gpio_vci_info(uint16_t pin) in find_gpio_vci_info()1161 const struct mec_gpio_vci_pin *v = find_gpio_vci_info(pin); in mec_hal_gpio_vci_disable()1174 const struct mec_gpio_vci_pin *v = find_gpio_vci_info(pin); in mec_hal_gpio_vci_get_func()