Home
last modified time | relevance | path

Searched refs:GPIO_OPEN_DRAIN (Results 151 – 174 of 174) sorted by relevance

1234567

/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-arndale.dts89 sda-gpios = <&gpa0 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
90 scl-gpios = <&gpa0 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
H A Dexynos3250-monk.dts61 sda-gpios = <&gpd0 2 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
62 scl-gpios = <&gpd0 3 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
H A Dexynos3250-rinato.dts63 sda-gpios = <&gpd0 2 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
64 scl-gpios = <&gpd0 3 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-h3-beelink-x2.dts62 cec-gpios = <&pio 0 14 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>; /* PA14 */
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1046a.dtsi528 scl-gpios = <&gpio3 2 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
540 scl-gpios = <&gpio3 10 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
552 scl-gpios = <&gpio3 12 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
H A Dfsl-ls1043a.dtsi567 scl-gpios = <&gpio4 2 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
580 scl-gpios = <&gpio4 10 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
593 scl-gpios = <&gpio4 12 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-n2.dtsi183 reset-gpios = <&gpio GPIOZ_15 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
H A Dmeson-g12b-odroid.dtsi113 gpio = <&gpio GPIOH_8 GPIO_OPEN_DRAIN>;
H A Dmeson-gx-libretech-pc.dtsi141 gpio = <&gpio GPIOH_3 GPIO_OPEN_DRAIN>;
H A Dmeson-khadas-vim3.dtsi98 gpio = <&gpio GPIOH_8 GPIO_OPEN_DRAIN>;
H A Dmeson-g12a-sei510.dts128 gpio = <&gpio GPIOH_8 GPIO_OPEN_DRAIN>;
H A Dmeson-axg-s400.dts449 reset-gpios = <&gpio GPIOZ_10 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-asus-x4tf.dts57 gpios = <&gpio0 ASPEED_GPIO(P, 1) (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dsama5d3.dtsi170 scl-gpios = <&pioA 31 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
188 scl-gpios = <&pioC 27 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
353 scl-gpios = <&pioA 19 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
H A Dsama5d4.dtsi360 scl-gpios = <&pioA 31 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
382 scl-gpios = <&pioE 30 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
427 scl-gpios = <&pioB 30 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
/openbmc/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-zii-dev.dtsi151 scl-gpios = <&gpio1 4 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
/openbmc/linux/Documentation/admin-guide/media/
H A Dcec.rst347 cec-gpios = <&gpio 6 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
354 cec-gpios = <&gpio 7 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
/openbmc/linux/drivers/mfd/
H A Dsm501.c1151 GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN); in sm501_register_gpio_i2c_instance()
1155 GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN); in sm501_register_gpio_i2c_instance()
/openbmc/linux/Documentation/driver-api/gpio/
H A Dboard.rst128 * GPIO_OPEN_DRAIN - GPIO line is set up as open drain
H A Ddriver.rst213 GPIO_OPEN_DRAIN or GPIO_OPEN_SOURCE flag set in the machine file, or coming
/openbmc/linux/drivers/gpio/
H A Dgpiolib-of.c452 lflags |= GPIO_OPEN_DRAIN; in of_convert_gpio_flags()
H A Dgpiolib.c4199 if (lflags & GPIO_OPEN_DRAIN) in gpiod_configure_flags()
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml711 GPIO_OPEN_DRAIN)>;
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc8280xp-lenovo-thinkpad-x13s.dts627 reset-gpios = <&tlmm 99 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;

1234567