GPIOD_OUT_HIGH   1136 arch/arm/mach-davinci/board-da850-evm.c 	da850_evm_emac_gpio_hogs[0].dflags = rmii_en ? GPIOD_OUT_HIGH
GPIOD_OUT_HIGH     71 drivers/ata/pata_palmld.c 	lda->power = devm_gpiod_get(dev, "power", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     74 drivers/ata/pata_palmld.c 	lda->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    189 drivers/ata/sata_highbank.c 					     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    222 drivers/auxdisplay/hd44780.c 	hd->pins[PIN_CTRL_RS] = devm_gpiod_get(dev, "rs", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    697 drivers/bluetooth/hci_nokia.c 	btdev->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     49 drivers/bus/ts-nbus.c 			GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     55 drivers/bus/ts-nbus.c 	ts_nbus->csn = devm_gpiod_get(&pdev->dev, "ts,csn", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     61 drivers/bus/ts-nbus.c 	ts_nbus->txrx = devm_gpiod_get(&pdev->dev, "ts,txrx", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     67 drivers/bus/ts-nbus.c 	ts_nbus->strobe = devm_gpiod_get(&pdev->dev, "ts,strobe", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     73 drivers/bus/ts-nbus.c 	ts_nbus->ale = devm_gpiod_get(&pdev->dev, "ts,ale", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    123 drivers/char/tpm/st33zp24/i2c.c 	gpiod_lpcpd = devm_gpiod_get(dev, "lpcpd", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    242 drivers/char/tpm/st33zp24/spi.c 	gpiod_lpcpd = devm_gpiod_get(dev, "lpcpd", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    284 drivers/clk/clk-max9485.c 		devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1467 drivers/extcon/extcon-arizona.c 			mode = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH     73 drivers/extcon/extcon-max3355.c 	gpiod = devm_gpiod_get(&pdev->dev, "maxim,shdn", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    168 drivers/fpga/ice40-spi.c 	priv->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    538 drivers/gpio/gpiolib-acpi.c 			return GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    852 drivers/gpio/gpiolib-acpi.c 	    (*dflags == GPIOD_OUT_LOW || *dflags == GPIOD_OUT_HIGH)) {
GPIOD_OUT_HIGH   1148 drivers/gpio/gpiolib-acpi.c 		*dflags |= GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    608 drivers/gpio/gpiolib-of.c 		*dflags |= GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH   1135 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	adv7511->gpio_pd = devm_gpiod_get_optional(dev, "pd", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    730 drivers/gpu/drm/bridge/analogix-anx78xx.c 	pdata->gpiod_pd = devm_gpiod_get(dev, "pd", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     71 drivers/gpu/drm/bridge/lvds-encoder.c 							       GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    296 drivers/gpu/drm/bridge/nxp-ptn3460.c 					       GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    547 drivers/gpu/drm/bridge/parade-ps8622.c 	ps8622->gpio_slp = devm_gpiod_get(dev, "sleep", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    558 drivers/gpu/drm/bridge/parade-ps8622.c 	ps8622->gpio_rst = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   2315 drivers/gpu/drm/bridge/sil-sii8620.c 	ctx->gpio_reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1537 drivers/gpu/drm/bridge/tc358767.c 	tc->sd_gpio = devm_gpiod_get_optional(dev, "shutdown", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    181 drivers/gpu/drm/bridge/thc63lvd1024.c 					      GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    344 drivers/gpu/drm/bridge/ti-tfp410.c 						 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    323 drivers/gpu/drm/i915/display/intel_dsi_vbt.c 						 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1927 drivers/gpu/drm/i915/display/vlv_dsi.c 			gpiod_get(dev->dev, "panel", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    852 drivers/gpu/drm/panel/panel-ilitek-ili9322.c 	ili->reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    479 drivers/gpu/drm/panel/panel-innolux-p079zca.c 						       GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    419 drivers/gpu/drm/panel/panel-jdi-lt070me05000.c 	jdi->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    383 drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c 							   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    237 drivers/gpu/drm/panel/panel-lvds.c 						     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    267 drivers/gpu/drm/panel/panel-novatek-nt39016.c 	panel->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    340 drivers/gpu/drm/panel/panel-samsung-ld9040.c 	ctx->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    209 drivers/gpu/drm/panel/panel-samsung-s6d16d0.c 						 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    717 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c 	ctx->enable_gpio = devm_gpiod_get(dev, "enable", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    461 drivers/gpu/drm/panel/panel-samsung-s6e63m0.c 	ctx->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1011 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 	ctx->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    440 drivers/gpu/drm/panel/panel-tpo-td043mtea1.c 	lcd->reset_gpio = devm_gpiod_get(&spi->dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    441 drivers/gpu/drm/panel/panel-tpo-tpg110.c 	tpg->grestb = devm_gpiod_get(dev, "grestb", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    180 drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c 						  "ddc-en", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    402 drivers/gpu/drm/tiny/ili9225.c 	dbi->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    200 drivers/gpu/drm/tiny/ili9341.c 	dbi->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    204 drivers/gpu/drm/tiny/mi0283qt.c 	dbi->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    345 drivers/gpu/drm/tiny/st7586.c 	dbi->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    174 drivers/gpu/drm/tiny/st7735r.c 	dbi->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    173 drivers/hwmon/nsa320-hwmon.c 	hwmon->clk = devm_gpiod_get(&pdev->dev, "clk", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    233 drivers/i2c/busses/i2c-cbus-gpio.c 	chost->sel = devm_gpiod_get_index(&pdev->dev, NULL, 2, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    659 drivers/i2c/busses/i2c-designware-master.c 	gpio = devm_gpiod_get_optional(dev->dev, "scl", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    396 drivers/i2c/busses/i2c-gpio.c 		gflags = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    404 drivers/i2c/busses/i2c-gpio.c 		gflags = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    169 drivers/i2c/muxes/i2c-mux-gpio.c 			flag = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    434 drivers/i2c/muxes/i2c-mux-pca954x.c 	gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    448 drivers/iio/adc/ad7606.c 						   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    241 drivers/iio/adc/ad7766.c 		GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    264 drivers/iio/adc/ad7780.c 						GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    273 drivers/iio/adc/ad7780.c 						  GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    237 drivers/iio/amplifiers/ad8366.c 			GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    774 drivers/iio/dac/ad5758.c 						 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1000 drivers/iio/frequency/ad9523.c 		GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1019 drivers/iio/frequency/ad9523.c 		GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    224 drivers/iio/light/cm3605.c 	cm3605->aset = devm_gpiod_get(dev, "aset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1061 drivers/iio/pressure/bmp280-core.c 	gpiod = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    234 drivers/iio/pressure/hp03.c 	priv->xclr_gpio = devm_gpiod_get_index(dev, "xclr", 0, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    900 drivers/iio/proximity/sx9500.c 	data->gpiod_rst = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    527 drivers/input/misc/drv260x.c 						       GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    498 drivers/input/touchscreen/bu21013_ts.c 	ts->cs_gpiod = devm_gpiod_get(&client->dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    372 drivers/input/touchscreen/bu21029_ts.c 						       "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1069 drivers/input/touchscreen/edt-ft5x06.c 						     "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    239 drivers/input/touchscreen/ektf2127.c 	ts->power_gpios = devm_gpiod_get(dev, "power", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1035 drivers/input/touchscreen/hideep.c 						 "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    283 drivers/input/touchscreen/ili210x.c 	reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    526 drivers/input/touchscreen/pixcir_i2c_ts.c 						    GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    535 drivers/input/touchscreen/pixcir_i2c_ts.c 						      GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    227 drivers/input/touchscreen/st1232.c 						 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    325 drivers/input/touchscreen/sx8654.c 						     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    484 drivers/input/touchscreen/tsc200x-core.c 	ts->reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    754 drivers/input/touchscreen/zforce_ts.c 					       GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    789 drivers/input/touchscreen/zforce_ts.c 					    GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    223 drivers/leds/leds-lp3952.c 					   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    701 drivers/media/dvb-frontends/mn88443x.c 						   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1324 drivers/media/i2c/adv7180.c 						   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   3401 drivers/media/i2c/adv7604.c 								GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1876 drivers/media/i2c/imx274.c 						     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1135 drivers/media/i2c/mt9p031.c 						 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1092 drivers/media/i2c/mt9t112.c 						     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1060 drivers/media/i2c/mt9v032.c 						      GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1137 drivers/media/i2c/mt9v111.c 						   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1175 drivers/media/i2c/ov2640.c 			GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1029 drivers/media/i2c/ov2680.c 						     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   3028 drivers/media/i2c/ov5640.c 						    GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   3034 drivers/media/i2c/ov5640.c 						     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1124 drivers/media/i2c/ov5645.c 	ov5645->enable_gpio = devm_gpiod_get(dev, "enable", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1130 drivers/media/i2c/ov5645.c 	ov5645->rst_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1301 drivers/media/i2c/ov5695.c 	ov5695->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1333 drivers/media/i2c/ov7251.c 	ov7251->enable_gpio = devm_gpiod_get(dev, "enable", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    926 drivers/media/i2c/ov7740.c 			GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    700 drivers/media/i2c/ov9640.c 					  GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1441 drivers/media/i2c/ov9650.c 							GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1448 drivers/media/i2c/ov9650.c 							GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    972 drivers/media/i2c/st-mipid02.c 						     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1569 drivers/media/i2c/tvp5150.c 	pdn_gpio = devm_gpiod_get_optional(&c->dev, "pdn", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1579 drivers/media/i2c/tvp5150.c 	reset_gpio = devm_gpiod_get_optional(&c->dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    970 drivers/media/i2c/tw9910.c 					    GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    789 drivers/media/platform/xilinx/xilinx-tpg.c 						   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    303 drivers/mfd/lochnagar-i2c.c 	present = devm_gpiod_get_optional(dev, "present", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    170 drivers/mfd/ti-lmu.c 	lmu->en_gpio = devm_gpiod_get_optional(dev, "enable", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    665 drivers/misc/eeprom/at24.c 	at24->wp_gpio = devm_gpiod_get_optional(dev, "wp", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    125 drivers/mmc/core/pwrseq_simple.c 							GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    271 drivers/mmc/host/cavium-octeon.c 							 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1561 drivers/mmc/host/sdhci-tegra.c 							 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    255 drivers/mtd/nand/raw/ams-delta.c 	priv->gpiod_nwp = devm_gpiod_get(&pdev->dev, "nwp", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    262 drivers/mtd/nand/raw/ams-delta.c 	priv->gpiod_nce = devm_gpiod_get(&pdev->dev, "nce", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    269 drivers/mtd/nand/raw/ams-delta.c 	priv->gpiod_nre = devm_gpiod_get(&pdev->dev, "nre", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    276 drivers/mtd/nand/raw/ams-delta.c 	priv->gpiod_nwe = devm_gpiod_get(&pdev->dev, "nwe", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1645 drivers/mtd/nand/raw/atmel/nand-controller.c 							      GPIOD_OUT_HIGH,
GPIOD_OUT_HIGH   1763 drivers/mtd/nand/raw/atmel/nand-controller.c 	gpio = devm_gpiod_get_index_optional(dev, NULL, 1, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    240 drivers/mtd/nand/raw/gpio.c 	gpiomtd->nce = devm_gpiod_get_optional(dev, "nce", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    369 drivers/net/can/m_can/tcan4x5x.c 						    GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    421 drivers/net/dsa/realtek-smi-core.c 	smi->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   2169 drivers/net/dsa/sja1105/sja1105_main.c 	priv->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   2202 drivers/net/ethernet/smsc/smc91x.c 	enum gpiod_flags flags = value ? GPIOD_OUT_LOW : GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    327 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c 	eqos->reset = devm_gpiod_get(&pdev->dev, "phy-reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1240 drivers/net/ieee802154/mcr20a.c 	rst_b = devm_gpiod_get(&spi->dev, "rst_b", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    230 drivers/nfc/st-nci/i2c.c 	phy->gpiod_reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    246 drivers/nfc/st-nci/spi.c 	phy->gpiod_reset = devm_gpiod_get(&dev->dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    779 drivers/pci/controller/dwc/pci-dra7xx.c 	reset = devm_gpiod_get_optional(dev, NULL, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1206 drivers/pci/controller/dwc/pcie-qcom.c 	pcie->reset = devm_gpiod_get_optional(dev, "perst", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    122 drivers/pci/controller/pcie-rockchip.c 		rockchip->ep_gpio = devm_gpiod_get(dev, "ep", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     40 drivers/pcmcia/pxa2xx_mainstone.c 					 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     58 drivers/pcmcia/sa1100_generic.c 	skt->gpio_reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     63 drivers/pcmcia/sa1100_generic.c 						       GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    524 drivers/phy/motorola/phy-cpcap-usb.c 						      i, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    308 drivers/phy/motorola/phy-mapphone-mdm6600.c 	{ "reset", GPIOD_OUT_HIGH, },		/* high = reset */
GPIOD_OUT_HIGH    553 drivers/power/supply/cpcap-charger.c 						      i, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    391 drivers/power/supply/isp1704_charger.c 					  GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    290 drivers/regulator/da9211-regulator.c 				  GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE,
GPIOD_OUT_HIGH    214 drivers/regulator/fixed.c 		gflags = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    174 drivers/regulator/gpio-regulator.c 				config->gflags[i] = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    177 drivers/regulator/gpio-regulator.c 					val ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW;
GPIOD_OUT_HIGH    302 drivers/regulator/gpio-regulator.c 		if (config->gflags[ptr] == GPIOD_OUT_HIGH)
GPIOD_OUT_HIGH    317 drivers/regulator/gpio-regulator.c 		gflags = GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE;
GPIOD_OUT_HIGH    508 drivers/regulator/lp8788-ldo.c 					       GPIOD_OUT_HIGH |
GPIOD_OUT_HIGH    262 drivers/regulator/max77686-regulator.c 				GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE,
GPIOD_OUT_HIGH    212 drivers/regulator/max8952.c 		gflags = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    239 drivers/regulator/max8952.c 	gflags = max8952->vid0 ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW;
GPIOD_OUT_HIGH    245 drivers/regulator/max8952.c 	gflags = max8952->vid1 ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW;
GPIOD_OUT_HIGH    758 drivers/regulator/max8973-regulator.c 			gflags = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    781 drivers/regulator/max8973-regulator.c 						GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    362 drivers/regulator/pwm-regulator.c 		gpio_flags = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    851 drivers/regulator/s2mps11.c 				GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE,
GPIOD_OUT_HIGH    575 drivers/regulator/s5m8767.c 			GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE,
GPIOD_OUT_HIGH    458 drivers/regulator/slg51000-regulator.c 					   GPIOD_OUT_HIGH |
GPIOD_OUT_HIGH    364 drivers/regulator/tps65090-regulator.c 				gflags = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    349 drivers/regulator/wm831x-dcdc.c 			dcdc->dvs_gpio_state ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW);
GPIOD_OUT_HIGH   1143 drivers/scsi/ufs/ufs-qcom.c 						     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    345 drivers/spi/spi-gpio.c 							     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    256 drivers/spi/spi-sc18is602.c 	hw->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    146 drivers/staging/fbtft/fb_agm1264k-fl.c 		return GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    150 drivers/staging/fbtft/fb_agm1264k-fl.c 		return GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH     82 drivers/staging/fbtft/fbtft-core.c 					       GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    141 drivers/staging/greybus/arche-apb-ctrl.c 			flags = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    442 drivers/staging/greybus/arche-platform.c 		flags = GPIOD_OUT_HIGH;
GPIOD_OUT_HIGH    370 drivers/staging/iio/adc/ad7816.c 	chip->rdwr_pin = devm_gpiod_get(&spi_dev->dev, "rdwr", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    378 drivers/staging/iio/adc/ad7816.c 					   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    378 drivers/staging/mt7621-pci/pci-mt7621.c 	pcie->perst = devm_gpiod_get(dev, "perst", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    828 drivers/staging/nvec/nvec.c 	nvec->gpiod = devm_gpiod_get(dev, "request", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    411 drivers/usb/host/bcma-hcd.c 						    GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    542 drivers/usb/host/ohci-at91.c 						      i, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    130 drivers/usb/isp1760/isp1760-core.c 	isp->rst_gpio = devm_gpiod_get_optional(dev, NULL, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    414 drivers/usb/misc/usb251xb.c 	hub->gpio_reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    202 drivers/watchdog/mtx-1_wdt.c 					       NULL, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH     55 include/linux/gpio/consumer.h 	GPIOD_OUT_HIGH_OPEN_DRAIN = GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_OPEN_DRAIN,
GPIOD_OUT_HIGH    783 sound/atmel/ac97c.c 	chip->reset_pin = devm_gpiod_get_index(dev, "ac97", 2, GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    373 sound/soc/atmel/tse850-pcm5142.c 	tse850->add = devm_gpiod_get(dev, "axentia,add", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    381 sound/soc/atmel/tse850-pcm5142.c 	tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    389 sound/soc/atmel/tse850-pcm5142.c 	tse850->loop2 = devm_gpiod_get(dev, "axentia,loop2", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    297 sound/soc/codecs/ak4104.c 					      GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    378 sound/soc/codecs/ak4118.c 	ak4118->reset = devm_gpiod_get(&i2c->dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    203 sound/soc/codecs/bd28623.c 						 GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    211 sound/soc/codecs/bd28623.c 						GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1171 sound/soc/codecs/cs35l33.c 			"reset-gpios", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    683 sound/soc/codecs/cs4270.c 					      GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    551 sound/soc/codecs/cs42xx8.c 							GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   1006 sound/soc/codecs/cs53l30.c 						     GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    151 sound/soc/codecs/max9759.c 	priv->gpiod_shutdown = devm_gpiod_get(dev, "shutdown", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    159 sound/soc/codecs/max9759.c 	priv->gpiod_mute = devm_gpiod_get(dev, "mute", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    168 sound/soc/codecs/max9759.c 	priv->gpiod_gain = devm_gpiod_get_array(dev, "gain", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    247 sound/soc/codecs/pcm1789.c 	pcm1789->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   4134 sound/soc/codecs/rt5659.c 							GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   4139 sound/soc/codecs/rt5659.c 							GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH   5300 sound/soc/codecs/rt5677.c 			"realtek,pow-ldo2", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    836 sound/soc/codecs/tas571x.c 						   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    729 sound/soc/codecs/tas6424.c 						      GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    169 sound/soc/intel/boards/kbl_rt5660.c 					   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    196 sound/soc/samsung/smartq_wm8987.c 			      GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    515 sound/soc/samsung/tm2_wm5110.c 	priv->gpio_mic_bias = devm_gpiod_get(dev, "mic-bias", GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    491 sound/soc/ti/ams-delta.c 					   GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    563 sound/soc/ti/ams-delta.c 				      GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    568 sound/soc/ti/ams-delta.c 					GPIOD_OUT_HIGH);
GPIOD_OUT_HIGH    437 sound/soc/ti/rx51.c 					    GPIOD_OUT_HIGH);