Searched refs:soc_gpio_configure (Results 1 – 4 of 4) sorted by relevance
116 void soc_gpio_configure(const struct soc_gpio_pin *pin) in soc_gpio_configure() function202 soc_gpio_configure(&pins[i]); in soc_gpio_list_configure()
85 void soc_gpio_configure(const struct soc_gpio_pin *pin) in soc_gpio_configure() function187 soc_gpio_configure(&pins[i]); in soc_gpio_list_configure()
116 void soc_gpio_configure(const struct soc_gpio_pin *pin);
76 soc_gpio_configure(&soc_pin); in pinctrl_configure_pin()