Home
last modified time | relevance | path

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

12

/linux/drivers/regulator/
H 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()
H 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()
H A Dwm8994-regulator.c181 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in wm8994_ldo_probe()
H A Dslg51000-regulator.c205 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in slg51000_of_parse_cb()
451 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in slg51000_i2c_probe()
H A Dmax8952.c214 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in max8952_pmic_probe()
H A Darizona-ldo1.c261 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in arizona_ldo1_common_init()
H A Dfixed.c315 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in reg_fixed_voltage_probe()
H A Dmt6370-regulator.c159 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in mt6370_of_parse_cb()
H A Dmax77686-regulator.c231 GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE, in max77686_of_parse_cb()
H A Dtps65090-regulator.c371 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in tps65090_parse_dt_reg_data()
H A Dda9211-regulator.c322 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in da9211_parse_regulators_dt()
H A Dlp8788-ldo.c509 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in lp8788_config_ldo_enable_mode()
H A Dmax8973-regulator.c714 gflags |= GPIOD_FLAGS_BIT_NONEXCLUSIVE; in max8973_probe()
H A Ds5m8767.c576 GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE, in s5m8767_pmic_dt_parse_pdata()
H A Dda9121-regulator.c401 GPIOD_FLAGS_BIT_NONEXCLUSIVE, in da9121_of_parse_cb()
H A Ds2mps11.c851 GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE, in s2mps14_pmic_dt_parse_ext_control_gpio()
/linux/drivers/extcon/
H A Dextcon-intel-int3496.c138 devm_gpiod_get(dev, "id", GPIOD_IN | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in int3496_probe()
/linux/drivers/soc/fsl/qe/
H A Dgpio.c177 GPIOD_ASIS | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in qe_pin_request()
/linux/drivers/gpu/drm/tiny/
H A Dpanel-mipi-dbi.c357 dc = devm_gpiod_get_optional(dev, "dc", GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in panel_mipi_dbi_spi_probe()
/linux/include/linux/gpio/
H A Dconsumer.h33 #define GPIOD_FLAGS_BIT_NONEXCLUSIVE BIT(4) macro
/linux/sound/soc/intel/boards/
H A Dbytcht_es8316.c398 * So to work around this we pass GPIOD_FLAGS_BIT_NONEXCLUSIVE when in byt_cht_es8316_resume()
645 GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in snd_byt_cht_es8316_mc_probe()
/linux/drivers/fsi/
H A Dfsi-master-aspeed.c500 GPIOD_IN | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in tacoma_cabled_fsi_fixup()
/linux/sound/soc/codecs/
H A Dpcm3168a.c741 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in pcm3168a_probe()
H A Dwsa881x.c1122 GPIOD_FLAGS_BIT_NONEXCLUSIVE); in wsa881x_probe()
H A Dtlv320aic3x.c1806 GPIOD_ASIS | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in aic3x_probe()

12