Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-aspeed-sgpio.c187 static int sgpio_set_value(struct gpio_chip *gc, unsigned int offset, int val) in sgpio_set_value() function
221 sgpio_set_value(gc, offset, val); in aspeed_sgpio_set()
241 rc = sgpio_set_value(gc, offset, val); in aspeed_sgpio_dir_out()