Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-amd.c103 static void amd_gpio_set_value(struct gpio_chip *gc, unsigned offset, int value) in amd_gpio_set_value() function
1130 gpio_dev->gc.set = amd_gpio_set_value; in amd_gpio_probe()