Searched refs:GPIOD_OUT_HIGH_OPEN_DRAIN (Results 1 – 8 of 8) sorted by relevance
405 gflags = GPIOD_OUT_HIGH_OPEN_DRAIN; in i2c_gpio_probe()413 gflags = GPIOD_OUT_HIGH_OPEN_DRAIN; in i2c_gpio_probe()
854 GPIOD_OUT_HIGH_OPEN_DRAIN); in davinci_i2c_probe()
1405 rinfo->scl_gpiod = devm_gpiod_get(&pdev->dev, "scl", GPIOD_OUT_HIGH_OPEN_DRAIN); in i2c_imx_init_recovery_info()
193 cec->cec_gpio = devm_gpiod_get(dev, "cec", GPIOD_OUT_HIGH_OPEN_DRAIN); in cec_gpio_probe()
54 GPIOD_OUT_HIGH_OPEN_DRAIN = GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_OPEN_DRAIN, enumerator
72 * GPIOD_OUT_HIGH_OPEN_DRAIN same as GPIOD_OUT_HIGH but also enforce the line
374 gpiod = devm_gpiod_get(dev, "scl", GPIOD_OUT_HIGH_OPEN_DRAIN); in i2c_gpio_init_generic_recovery()
3241 GPIOD_OUT_HIGH_OPEN_DRAIN | in lan8814_release_coma_mode()