Searched refs:GPIOD_OUT_HIGH_OPEN_DRAIN (Results 1 – 7 of 7) sorted by relevance
380 gflags = GPIOD_OUT_HIGH_OPEN_DRAIN; in i2c_gpio_probe()388 gflags = GPIOD_OUT_HIGH_OPEN_DRAIN; in i2c_gpio_probe()
1371 bri->scl_gpiod = devm_gpiod_get(dev, "scl", GPIOD_OUT_HIGH_OPEN_DRAIN); in i2c_pxa_init_recovery()1386 bri->sda_gpiod = devm_gpiod_get(dev, "sda", GPIOD_OUT_HIGH_OPEN_DRAIN); in i2c_pxa_init_recovery()
194 cec->cec_gpio = devm_gpiod_get(dev, "cec", GPIOD_OUT_HIGH_OPEN_DRAIN); in cec_gpio_probe()
56 GPIOD_OUT_HIGH_OPEN_DRAIN = GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_OPEN_DRAIN, enumerator
74 * GPIOD_OUT_HIGH_OPEN_DRAIN same as GPIOD_OUT_HIGH but also enforce the line
377 gpiod = devm_gpiod_get(dev, "scl", GPIOD_OUT_HIGH_OPEN_DRAIN); in i2c_gpio_init_generic_recovery()
4004 GPIOD_OUT_HIGH_OPEN_DRAIN | in lan8814_release_coma_mode()