Home
last modified time | relevance | path

Searched refs:GPIOD_OUT_HIGH (Results 1 – 25 of 122) sorted by relevance

12345

/Linux-v4.19/Documentation/driver-api/gpio/
Dboard.rst48 red = gpiod_get_index(dev, "led", 0, GPIOD_OUT_HIGH);
49 green = gpiod_get_index(dev, "led", 1, GPIOD_OUT_HIGH);
50 blue = gpiod_get_index(dev, "led", 2, GPIOD_OUT_HIGH);
52 power = gpiod_get(dev, "power", GPIOD_OUT_HIGH);
166 red = gpiod_get_index(dev, "led", 0, GPIOD_OUT_HIGH);
167 green = gpiod_get_index(dev, "led", 1, GPIOD_OUT_HIGH);
168 blue = gpiod_get_index(dev, "led", 2, GPIOD_OUT_HIGH);
170 power = gpiod_get(dev, "power", GPIOD_OUT_HIGH);
186 GPIO_HOG("gpio.0", 10, "foo", GPIO_ACTIVE_LOW, GPIOD_OUT_HIGH),
/Linux-v4.19/drivers/bus/
Dts-nbus.c49 GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
55 ts_nbus->csn = devm_gpiod_get(&pdev->dev, "ts,csn", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
61 ts_nbus->txrx = devm_gpiod_get(&pdev->dev, "ts,txrx", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
67 ts_nbus->strobe = devm_gpiod_get(&pdev->dev, "ts,strobe", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
73 ts_nbus->ale = devm_gpiod_get(&pdev->dev, "ts,ale", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
/Linux-v4.19/sound/soc/codecs/
Dmax9759.c151 priv->gpiod_shutdown = devm_gpiod_get(dev, "shutdown", GPIOD_OUT_HIGH); in max9759_probe()
159 priv->gpiod_mute = devm_gpiod_get(dev, "mute", GPIOD_OUT_HIGH); in max9759_probe()
168 priv->gpiod_gain = devm_gpiod_get_array(dev, "gain", GPIOD_OUT_HIGH); in max9759_probe()
Dbd28623.c203 GPIOD_OUT_HIGH); in bd28623_probe()
211 GPIOD_OUT_HIGH); in bd28623_probe()
Dpcm1789.c247 pcm1789->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); in pcm1789_common_init()
/Linux-v4.19/drivers/pcmcia/
Dsa1100_generic.c58 skt->gpio_reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in sa11x0_cf_hw_init()
63 GPIOD_OUT_HIGH); in sa11x0_cf_hw_init()
/Linux-v4.19/sound/soc/atmel/
Dtse850-pcm5142.c374 tse850->add = devm_gpiod_get(dev, "axentia,add", GPIOD_OUT_HIGH); in tse850_probe()
382 tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH); in tse850_probe()
390 tse850->loop2 = devm_gpiod_get(dev, "axentia,loop2", GPIOD_OUT_HIGH); in tse850_probe()
/Linux-v4.19/drivers/extcon/
Dextcon-max3355.c76 gpiod = devm_gpiod_get(&pdev->dev, "maxim,shdn", GPIOD_OUT_HIGH); in max3355_probe()
/Linux-v4.19/drivers/i2c/busses/
Di2c-gpio.c296 gflags = GPIOD_OUT_HIGH; in i2c_gpio_probe()
311 gflags = GPIOD_OUT_HIGH; in i2c_gpio_probe()
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-core.c133 isp->rst_gpio = devm_gpiod_get_optional(dev, NULL, GPIOD_OUT_HIGH); in isp1760_register()
/Linux-v4.19/drivers/mmc/core/
Dpwrseq_simple.c122 GPIOD_OUT_HIGH); in mmc_pwrseq_simple_probe()
/Linux-v4.19/sound/soc/samsung/
Dsmartq_wm8987.c201 GPIOD_OUT_HIGH); in smartq_probe()
/Linux-v4.19/include/linux/gpio/
Dconsumer.h42 GPIOD_OUT_HIGH = GPIOD_FLAGS_BIT_DIR_SET | GPIOD_FLAGS_BIT_DIR_OUT | enumerator
45 GPIOD_OUT_HIGH_OPEN_DRAIN = GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_OPEN_DRAIN,
/Linux-v4.19/drivers/video/backlight/
Dgpio_backlight.c69 flags = gbl->def_value ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in gpio_backlight_probe_dt()
/Linux-v4.19/drivers/hwmon/
Dnsa320-hwmon.c181 hwmon->clk = devm_gpiod_get(&pdev->dev, "clk", GPIOD_OUT_HIGH); in nsa320_hwmon_probe()
/Linux-v4.19/drivers/gpu/drm/bridge/
Dparade-ps8622.c555 ps8622->gpio_slp = devm_gpiod_get(dev, "sleep", GPIOD_OUT_HIGH); in ps8622_probe()
566 ps8622->gpio_rst = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in ps8622_probe()
Dthc63lvd1024.c130 GPIOD_OUT_HIGH); in thc63_gpio_init()
/Linux-v4.19/drivers/gpu/drm/tinydrm/
Dst7735r.c155 mipi->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in st7735r_probe()
Dili9341.c180 mipi->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); in ili9341_probe()
Dmi0283qt.c189 mipi->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); in mi0283qt_probe()
/Linux-v4.19/drivers/video/fbdev/
Damba-clcd-nomadik.c189 GPIOD_OUT_HIGH, "grestb"); in tpg110_init()
/Linux-v4.19/drivers/fpga/
Dice40-spi.c171 priv->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in ice40_fpga_probe()
/Linux-v4.19/drivers/leds/
Dleds-lt3593.c159 flags = GPIOD_OUT_HIGH; in lt3593_led_probe()
/Linux-v4.19/drivers/input/touchscreen/
Dpixcir_i2c_ts.c534 GPIOD_OUT_HIGH); in pixcir_i2c_ts_probe()
543 GPIOD_OUT_HIGH); in pixcir_i2c_ts_probe()
/Linux-v4.19/drivers/char/tpm/st33zp24/
Di2c.c135 gpiod_lpcpd = devm_gpiod_get(dev, "lpcpd", GPIOD_OUT_HIGH); in st33zp24_i2c_acpi_request_resources()

12345