GPIOF_OUT_INIT_LOW
ret = devm_gpio_request_one(dev, template->gpio, GPIOF_OUT_INIT_LOW,
GPIOF_OUT_INIT_LOW, NULL);
flags = GPIOF_OUT_INIT_LOW; /* disable LNA */
err = devm_gpio_request_one(ah->dev, gpio, out ? GPIOF_OUT_INIT_LOW : GPIOF_IN, label);
GPIOF_OUT_INIT_LOW,
GPIOF_OUT_INIT_LOW, "s3fwrn5_fw_wake");
GPIOF_OUT_INIT_LOW, "s3fwrn82_fw_wake");
GPIOF_OUT_INIT_LOW, "pca25x_udc GPIO PULLUP");
GPIOF_OUT_INIT_LOW,
mode = GPIOF_OUT_INIT_LOW;
GPIOF_OUT_INIT_LOW,
GPIOF_OUT_INIT_LOW, "uda1380 reset");
GPIOF_OUT_INIT_LOW, "uda1380 power");