TPS65219_GPIO0_DIR_MASK
TPS65219_GPIO0_DIR_MASK, direction);
ret = !!(val & BIT(TPS65219_GPIO0_DIR_MASK));
return !!(val & TPS65219_GPIO0_DIR_MASK);