Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/regulator/
A 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()
A 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()
A Dwm8994-regulator.c181 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in wm8994_ldo_probe()
A Dslg51000-regulator.c205 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in slg51000_of_parse_cb()
451 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in slg51000_i2c_probe()
A Dfixed.c268 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in reg_fixed_voltage_probe()
A Dmax8952.c214 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in max8952_pmic_probe()
A Darizona-ldo1.c261 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in arizona_ldo1_common_init()
A Dmt6370-regulator.c159 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in mt6370_of_parse_cb()
A Dda9211-regulator.c322 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in da9211_parse_regulators_dt()
A Dmax77686-regulator.c231 GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE, in max77686_of_parse_cb()
A Dtps65090-regulator.c371 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in tps65090_parse_dt_reg_data()
A Dlp8788-ldo.c509 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in lp8788_config_ldo_enable_mode()
A Dmax8973-regulator.c729 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in max8973_probe()
A Ds5m8767.c578 GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE, in s5m8767_pmic_dt_parse_pdata()
/linux-6.3-rc2/drivers/extcon/
A Dextcon-intel-int3496.c138 devm_gpiod_get(dev, "id", GPIOD_IN | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in int3496_probe()
/linux-6.3-rc2/drivers/gpio/
A Dgpiolib-devres.c109 if (flags & GPIOD_FLAGS_BIT_NONEXCLUSIVE) { in devm_gpiod_get_index()
/linux-6.3-rc2/drivers/soc/fsl/qe/
A Dgpio.c177 GPIOD_ASIS | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in qe_pin_request()
/linux-6.3-rc2/sound/soc/intel/boards/
A Dbytcht_es8316.c579 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in snd_byt_cht_es8316_mc_probe()
/linux-6.3-rc2/include/linux/gpio/
A Dconsumer.h32 #define GPIOD_FLAGS_BIT_NONEXCLUSIVE BIT(4) macro
/linux-6.3-rc2/drivers/fsi/
A Dfsi-master-aspeed.c498 GPIOD_IN | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in tacoma_cabled_fsi_fixup()
/linux-6.3-rc2/sound/soc/codecs/
A Dpcm3168a.c742 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in pcm3168a_probe()
A Dwsa881x.c1123 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in wsa881x_probe()
/linux-6.3-rc2/drivers/power/supply/
A Dmt6370-charger.c242 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in mt6370_chg_otg_of_parse_cb()
A Drt9467-charger.c293 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in rt9467_otg_of_parse_cb()
/linux-6.3-rc2/drivers/ata/
A Dahci_imx.c1041 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in imx8_sata_probe()

Completed in 40 milliseconds

12