Home
last modified time | relevance | path

Searched refs:GPIOD_FLAGS_BIT_NONEXCLUSIVE (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.1.9/drivers/gpio/
Dgpiolib-devres.c109 if (flags & GPIOD_FLAGS_BIT_NONEXCLUSIVE) { in devm_gpiod_get_index()
164 if (dflags & GPIOD_FLAGS_BIT_NONEXCLUSIVE) { in devm_gpiod_get_from_of_node()
Dgpiolib-of.c351 if (ret == -EBUSY && (dflags & GPIOD_FLAGS_BIT_NONEXCLUSIVE)) in gpiod_get_from_of_node()
/linux-6.1.9/drivers/regulator/
Dlm363x-regulator.c281 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in lm363x_regulator_of_get_enable_gpio()
285 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in lm363x_regulator_of_get_enable_gpio()
Dgpio-regulator.c339 gflags = GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE; in gpio_regulator_probe()
341 gflags = GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE; in gpio_regulator_probe()
Dwm8994-regulator.c181 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in wm8994_ldo_probe()
Dslg51000-regulator.c205 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in slg51000_of_parse_cb()
451 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in slg51000_i2c_probe()
Dfixed.c268 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in reg_fixed_voltage_probe()
Dmax8952.c215 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in max8952_pmic_probe()
Darizona-ldo1.c261 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in arizona_ldo1_common_init()
Dmt6370-regulator.c159 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in mt6370_of_parse_cb()
Dda9211-regulator.c322 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in da9211_parse_regulators_dt()
Dtps65090-regulator.c371 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in tps65090_parse_dt_reg_data()
Dmax77686-regulator.c231 GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE, in max77686_of_parse_cb()
Dlp8788-ldo.c509 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in lp8788_config_ldo_enable_mode()
Dmax8973-regulator.c729 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in max8973_probe()
Ds5m8767.c578 GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE, in s5m8767_pmic_dt_parse_pdata()
Dda9121-regulator.c402 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in da9121_of_parse_cb()
/linux-6.1.9/drivers/extcon/
Dextcon-intel-int3496.c138 devm_gpiod_get(dev, "id", GPIOD_IN | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in int3496_probe()
/linux-6.1.9/sound/soc/intel/boards/
Dbytcht_es8316.c575 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in snd_byt_cht_es8316_mc_probe()
/linux-6.1.9/include/linux/gpio/
Dconsumer.h32 #define GPIOD_FLAGS_BIT_NONEXCLUSIVE BIT(4) macro
/linux-6.1.9/drivers/fsi/
Dfsi-master-aspeed.c498 GPIOD_IN | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in tacoma_cabled_fsi_fixup()
/linux-6.1.9/sound/soc/codecs/
Dpcm3168a.c742 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in pcm3168a_probe()
Dwsa881x.c1121 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in wsa881x_probe()
/linux-6.1.9/drivers/power/supply/
Dmt6370-charger.c242 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in mt6370_chg_otg_of_parse_cb()
/linux-6.1.9/drivers/ata/
Dahci_imx.c1041 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in imx8_sata_probe()

12