Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.1.9/drivers/bus/
Dts-nbus.c46 GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
52 ts_nbus->csn = devm_gpiod_get(&pdev->dev, "ts,csn", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
58 ts_nbus->txrx = devm_gpiod_get(&pdev->dev, "ts,txrx", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
64 ts_nbus->strobe = devm_gpiod_get(&pdev->dev, "ts,strobe", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
70 ts_nbus->ale = devm_gpiod_get(&pdev->dev, "ts,ale", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
/linux-6.1.9/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);
168 red = gpiod_get_index(dev, "led", 0, GPIOD_OUT_HIGH);
169 green = gpiod_get_index(dev, "led", 1, GPIOD_OUT_HIGH);
170 blue = gpiod_get_index(dev, "led", 2, GPIOD_OUT_HIGH);
172 power = gpiod_get(dev, "power", GPIOD_OUT_HIGH);
188 GPIO_HOG("gpio.0", 10, "foo", GPIO_ACTIVE_LOW, GPIOD_OUT_HIGH),
/linux-6.1.9/sound/soc/codecs/
Dmax9759.c151 priv->gpiod_shutdown = devm_gpiod_get(dev, "shutdown", GPIOD_OUT_HIGH); in max9759_probe()
156 priv->gpiod_mute = devm_gpiod_get(dev, "mute", GPIOD_OUT_HIGH); in max9759_probe()
162 priv->gpiod_gain = devm_gpiod_get_array(dev, "gain", GPIOD_OUT_HIGH); in max9759_probe()
Dbd28623.c202 GPIOD_OUT_HIGH); in bd28623_probe()
210 GPIOD_OUT_HIGH); in bd28623_probe()
/linux-6.1.9/drivers/ata/
Dpata_palmld.c70 lda->power = devm_gpiod_get(dev, "power", GPIOD_OUT_HIGH); in palmld_pata_probe()
73 lda->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in palmld_pata_probe()
/linux-6.1.9/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()
324 if (config->gflags[ptr] == GPIOD_OUT_HIGH) in gpio_regulator_probe()
339 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()
Drt4801-regulator.c51 GPIOD_OUT_HIGH, in rt4801_of_parse_cb()
201 GPIOD_OUT_HIGH); in rt4801_probe()
Dlp872x.c256 state = dvs_sel == SEL_V1 ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in lp872x_set_dvs()
272 addr = (lp->dvs_pin == GPIOD_OUT_HIGH) ? in lp872x_select_buck_vout_addr()
286 addr = (lp->dvs_pin == GPIOD_OUT_HIGH) ? in lp872x_select_buck_vout_addr()
714 lp->pdata->enable_gpio = devm_gpiod_get_optional(lp->dev, "enable", GPIOD_OUT_HIGH); in lp872x_hw_enable()
844 pdata->dvs->init_state = dvs_state ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in lp872x_populate_pdata_from_dt()
/linux-6.1.9/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()
/linux-6.1.9/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.c275 ctx->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in mantix_probe()
281 ctx->tp_rstn_gpio = devm_gpiod_get(dev, "mantix,tp-rstn", GPIOD_OUT_HIGH); in mantix_probe()
/linux-6.1.9/sound/soc/atmel/
Dtse850-pcm5142.c373 tse850->add = devm_gpiod_get(dev, "axentia,add", GPIOD_OUT_HIGH); in tse850_probe()
379 tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH); in tse850_probe()
385 tse850->loop2 = devm_gpiod_get(dev, "axentia,loop2", GPIOD_OUT_HIGH); in tse850_probe()
/linux-6.1.9/arch/mips/lantiq/xway/
Dvmmc.c41 NULL, --gpio_count, GPIOD_OUT_HIGH); in vmmc_probe()
/linux-6.1.9/sound/soc/ti/
Dams-delta.c491 GPIOD_OUT_HIGH); in ams_delta_cx20442_init()
563 GPIOD_OUT_HIGH); in ams_delta_probe()
568 GPIOD_OUT_HIGH); in ams_delta_probe()
/linux-6.1.9/sound/soc/pxa/
Dcorgi.c298 gpiod_mute_l = devm_gpiod_get(&pdev->dev, "mute-l", GPIOD_OUT_HIGH); in corgi_probe()
301 gpiod_mute_r = devm_gpiod_get(&pdev->dev, "mute-r", GPIOD_OUT_HIGH); in corgi_probe()
/linux-6.1.9/drivers/misc/
Dhisi_hikey_usb.c156 GPIOD_OUT_HIGH); in hisi_hikey_usb_of_role_switch()
173 GPIOD_OUT_HIGH); in hisi_hikey_usb_of_role_switch()
/linux-6.1.9/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()
/linux-6.1.9/drivers/iio/adc/
Dad7780.c284 GPIOD_OUT_HIGH); in ad7780_init_gpios()
293 GPIOD_OUT_HIGH); in ad7780_init_gpios()
/linux-6.1.9/drivers/mfd/
Drt4831.c52 enable_gpio = devm_gpiod_get_optional(&client->dev, "enable", GPIOD_OUT_HIGH); in rt4831_probe()
/linux-6.1.9/drivers/reset/
Dreset-tps380x.c85 tps380x->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in tps380x_reset_probe()
/linux-6.1.9/drivers/power/supply/
Dmax8903_charger.c277 flags = (ta_in || usb_in) ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in max8903_setup_gpios()
295 flags = ta_in ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in max8903_setup_gpios()
/linux-6.1.9/drivers/usb/misc/
Dusb3503.c239 flags = GPIOD_OUT_HIGH; in usb3503_probe()
256 hub->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); in usb3503_probe()
/linux-6.1.9/drivers/hid/i2c-hid/
Di2c-hid-of-elan.c85 devm_gpiod_get_optional(&client->dev, "reset", GPIOD_OUT_HIGH); in i2c_hid_of_elan_probe()

12345678910>>...12