Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpio/
Dgpio-thunderx.c132 static int thunderx_gpio_dir_out(struct gpio_chip *chip, unsigned int line, in thunderx_gpio_dir_out() function
253 ret = thunderx_gpio_dir_out(chip, line, orig_dat ^ new_invert); in thunderx_gpio_set_config()
531 chip->direction_output = thunderx_gpio_dir_out; in thunderx_gpio_probe()