Searched refs:GPIOD_OUT_HIGH_OPEN_DRAIN (Results 1 – 8 of 8) sorted by relevance
398 gflags = GPIOD_OUT_HIGH_OPEN_DRAIN; in i2c_gpio_probe()406 gflags = GPIOD_OUT_HIGH_OPEN_DRAIN; in i2c_gpio_probe()
860 GPIOD_OUT_HIGH_OPEN_DRAIN); in davinci_i2c_probe()
1402 rinfo->scl_gpiod = devm_gpiod_get(&pdev->dev, "scl", GPIOD_OUT_HIGH_OPEN_DRAIN); in i2c_imx_init_recovery_info()
199 cec->cec_gpio = devm_gpiod_get(dev, "cec", GPIOD_OUT_HIGH_OPEN_DRAIN); in cec_gpio_probe()
53 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
352 gpiod = devm_gpiod_get(dev, "scl", GPIOD_OUT_HIGH_OPEN_DRAIN); in i2c_gpio_init_generic_recovery()
3038 GPIOD_OUT_HIGH_OPEN_DRAIN | in lan8814_release_coma_mode()