Searched refs:thunderx_gpio_dir_out (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpio/
H A Dgpio-thunderx.c131 static int thunderx_gpio_dir_out(struct gpio_chip *chip, unsigned int line, function
252 ret = thunderx_gpio_dir_out(chip, line, orig_dat ^ new_invert);
530 chip->direction_output = thunderx_gpio_dir_out;

Completed in 257 milliseconds