Home
last modified time | relevance | path

Searched refs:xgpio_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-xilinx.c98 * xgpio_set - Write the specified signal of the GPIO device.
106 static void xgpio_set(struct gpio_chip *gc, unsigned int gpio, int val) in xgpio_set() function
326 chip->gc.set = xgpio_set; in xgpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-xilinx.c169 * xgpio_set - Write the specified signal of the GPIO device.
177 static void xgpio_set(struct gpio_chip *gc, unsigned int gpio, int val) in xgpio_set() function
637 chip->gc.set = xgpio_set; in xgpio_probe()

Completed in 2 milliseconds