max732x_gpio_set_value
max732x_gpio_set_value(gc, off, 1);
max732x_gpio_set_value(gc, off, val);
gc->set = max732x_gpio_set_value;