Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-pl061.c118 static void pl061_set_value(struct gpio_chip *gc, unsigned offset, int value) in pl061_set_value() function
331 pl061->gc.set = pl061_set_value; in pl061_probe()