Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/gpio/
Dat91_gpio.c538 static int at91_gpio_set_value(struct udevice *dev, unsigned offset, in at91_gpio_set_value() function
585 .set_value = at91_gpio_set_value,