Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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);
171 red = gpiod_get_index(dev, "led", 0, GPIOD_OUT_HIGH);
172 green = gpiod_get_index(dev, "led", 1, GPIOD_OUT_HIGH);
173 blue = gpiod_get_index(dev, "led", 2, GPIOD_OUT_HIGH);
175 power = gpiod_get(dev, "power", GPIOD_OUT_HIGH);
191 GPIO_HOG("gpio.0", 10, "foo", GPIO_ACTIVE_LOW, GPIOD_OUT_HIGH),
/kernel/linux/linux-5.10/sound/soc/codecs/
Dmax9759.c152 priv->gpiod_shutdown = devm_gpiod_get(dev, "shutdown", GPIOD_OUT_HIGH); in max9759_probe()
160 priv->gpiod_mute = devm_gpiod_get(dev, "mute", GPIOD_OUT_HIGH); in max9759_probe()
169 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()
/kernel/linux/linux-5.10/drivers/ata/
Dpata_palmld.c71 lda->power = devm_gpiod_get(dev, "power", GPIOD_OUT_HIGH); in palmld_pata_probe()
74 lda->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in palmld_pata_probe()
/kernel/linux/linux-5.10/drivers/misc/
Dhisi_hikey_usb.c170 GPIOD_OUT_HIGH); in hisi_hikey_usb_parse_kirin970()
191 GPIOD_OUT_HIGH); in hisi_hikey_usb_probe()
209 GPIOD_OUT_HIGH); in hisi_hikey_usb_probe()
/kernel/linux/linux-5.10/drivers/regulator/
Dgpio-regulator.c181 config->gflags[i] = GPIOD_OUT_HIGH; in of_get_gpio_regulator_config()
184 val ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in of_get_gpio_regulator_config()
309 if (config->gflags[ptr] == GPIOD_OUT_HIGH) in gpio_regulator_probe()
324 gflags = GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE; in gpio_regulator_probe()
Dmax8952.c212 gflags = GPIOD_OUT_HIGH; in max8952_pmic_probe()
239 gflags = max8952->vid0 ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in max8952_pmic_probe()
245 gflags = max8952->vid1 ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in max8952_pmic_probe()
/kernel/linux/linux-5.10/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()
Dpxa2xx_mainstone.c40 GPIOD_OUT_HIGH); in mst_pcmcia_hw_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-boe-himax8279d.c856 pinfo->pp18_gpio = devm_gpiod_get(dev, "pp18", GPIOD_OUT_HIGH); in panel_add()
864 pinfo->pp33_gpio = devm_gpiod_get(dev, "pp33", GPIOD_OUT_HIGH); in panel_add()
872 pinfo->enable_gpio = devm_gpiod_get(dev, "enable", GPIOD_OUT_HIGH); in panel_add()
Dpanel-mantix-mlaf057we51.c247 ctx->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in mantix_probe()
253 ctx->tp_rstn_gpio = devm_gpiod_get(dev, "mantix,tp-rstn", GPIOD_OUT_HIGH); in mantix_probe()
/kernel/linux/linux-5.10/sound/soc/atmel/
Dtse850-pcm5142.c373 tse850->add = devm_gpiod_get(dev, "axentia,add", GPIOD_OUT_HIGH); in tse850_probe()
381 tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH); in tse850_probe()
389 tse850->loop2 = devm_gpiod_get(dev, "axentia,loop2", GPIOD_OUT_HIGH); in tse850_probe()
/kernel/linux/linux-5.10/sound/soc/ti/
Dams-delta.c492 GPIOD_OUT_HIGH); in ams_delta_cx20442_init()
564 GPIOD_OUT_HIGH); in ams_delta_probe()
569 GPIOD_OUT_HIGH); in ams_delta_probe()
/kernel/linux/linux-5.10/sound/soc/samsung/
Dneo1973_wm8753.c332 gpiod_hp_in = devm_gpiod_get(dev, "hp", GPIOD_OUT_HIGH); in neo1973_probe()
337 gpiod_amp_shut = devm_gpiod_get(dev, "amp-shut", GPIOD_OUT_HIGH); in neo1973_probe()
Dsmartq_wm8987.c196 GPIOD_OUT_HIGH); in smartq_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dparade-ps8640.c344 GPIOD_OUT_HIGH); in ps8640_probe()
352 GPIOD_OUT_HIGH); in ps8640_probe()
Dparade-ps8622.c479 ps8622->gpio_slp = devm_gpiod_get(dev, "sleep", GPIOD_OUT_HIGH); in ps8622_probe()
490 ps8622->gpio_rst = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in ps8622_probe()
/kernel/linux/linux-5.10/drivers/iio/adc/
Dad7780.c284 GPIOD_OUT_HIGH); in ad7780_init_gpios()
293 GPIOD_OUT_HIGH); in ad7780_init_gpios()
/kernel/linux/linux-5.10/drivers/usb/misc/
Dusb3503.c237 flags = GPIOD_OUT_HIGH; in usb3503_probe()
250 hub->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); in usb3503_probe()
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon-max3355.c73 gpiod = devm_gpiod_get(&pdev->dev, "maxim,shdn", GPIOD_OUT_HIGH); in max3355_probe()
/kernel/linux/linux-5.10/drivers/usb/isp1760/
Disp1760-core.c130 isp->rst_gpio = devm_gpiod_get_optional(dev, NULL, GPIOD_OUT_HIGH); in isp1760_register()
/kernel/linux/linux-5.10/drivers/mmc/core/
Dpwrseq_simple.c125 GPIOD_OUT_HIGH); in mmc_pwrseq_simple_probe()
/kernel/linux/linux-5.10/drivers/staging/fbtft/
Dfb_agm1264k-fl.c146 return GPIOD_OUT_HIGH; in request_gpios_match()
150 return GPIOD_OUT_HIGH; in request_gpios_match()
/kernel/linux/linux-5.10/drivers/staging/iio/adc/
Dad7816.c370 chip->rdwr_pin = devm_gpiod_get(&spi_dev->dev, "rdwr", GPIOD_OUT_HIGH); in ad7816_probe()
378 GPIOD_OUT_HIGH); in ad7816_probe()

123456789