Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tps65219.c85 static int tps65219_gpio_change_direction(struct gpio_chip *gc, unsigned int offset, in tps65219_gpio_change_direction() function
130 return tps65219_gpio_change_direction(gc, offset, TPS65219_GPIO_DIR_IN); in tps65219_gpio_direction_input()
142 return tps65219_gpio_change_direction(gc, offset, TPS65219_GPIO_DIR_OUT); in tps65219_gpio_direction_output()