Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-xway.c1322 static int xway_gpio_dir_out(struct gpio_chip *chip, unsigned int pin, int val) in xway_gpio_dir_out() function
1355 .direction_output = xway_gpio_dir_out,