Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-pl061.c111 static int pl061_get_value(struct gpio_chip *gc, unsigned offset) in pl061_get_value() function
330 pl061->gc.get = pl061_get_value; in pl061_probe()
384 pl061_get_value(&pl061->gc, offset) << offset; in pl061_suspend()