Searched refs:TPS65219_GPIO0_DIR_MASK (Results 1 – 1 of 1) sorted by relevance
15 #define TPS65219_GPIO0_DIR_MASK BIT(3) macro 64 return !!(val & TPS65219_GPIO0_DIR_MASK); in tps65219_gpio_get_direction() 126 TPS65219_GPIO0_DIR_MASK, direction); in tps65219_gpio_change_direction() 157 ret = !!(val & BIT(TPS65219_GPIO0_DIR_MASK)); in tps65214_gpio_change_direction()