thunderx_gpio_dir_out  251 drivers/gpio/gpio-thunderx.c 		ret = thunderx_gpio_dir_out(chip, line, orig_dat ^ new_invert);
thunderx_gpio_dir_out  573 drivers/gpio/gpio-thunderx.c 	chip->direction_output = thunderx_gpio_dir_out;