Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-thunderbay.c580 static void thunderbay_gpio_set_value(struct gpio_chip *chip, unsigned int offset, int value) in thunderbay_gpio_set_value() function
598 thunderbay_gpio_set_value(chip, offset, value); in thunderbay_gpio_set_direction_output()
633 chip->set = thunderbay_gpio_set_value; in thunderbay_gpiochip_probe()