Searched refs:TPS65219_GPIO_DIR_OUT (Results 1 – 1 of 1) sorted by relevance
19 #define TPS65219_GPIO_DIR_OUT 0 macro64 if (tps65219_gpio_get_direction(gc, offset) == TPS65219_GPIO_DIR_OUT) in tps65219_gpio_get()139 if (tps65219_gpio_get_direction(gc, offset) == TPS65219_GPIO_DIR_OUT) in tps65219_gpio_direction_output()142 return tps65219_gpio_change_direction(gc, offset, TPS65219_GPIO_DIR_OUT); in tps65219_gpio_direction_output()