meson_pinconf_set_drive
return meson_pinconf_set_drive(pc, pin, high);
return meson_pinconf_set_drive(gpiochip_get_data(chip), gpio, value);