Home
last modified time | relevance | path

Searched refs:GPIO_OPEN_SOURCE (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/include/dt-bindings/gpio/
Dgpio.h30 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_LINE_OPEN_SOURCE) macro
/linux-6.1.9/include/linux/gpio/
Dmachine.h12 GPIO_OPEN_SOURCE = (1 << 2), enumerator
/linux-6.1.9/arch/arm64/boot/dts/amlogic/
Dmeson-sm1-odroid.dtsi55 gpios = <&gpio_ao GPIOAO_6 GPIO_OPEN_SOURCE>;
/linux-6.1.9/drivers/gpio/
Dgpiolib-of.c304 lflags |= GPIO_OPEN_SOURCE; in of_convert_gpio_flags()
Dgpiolib.c4022 if (lflags & GPIO_OPEN_SOURCE) in gpiod_configure_flags()
/linux-6.1.9/Documentation/driver-api/gpio/
Dboard.rst129 * GPIO_OPEN_SOURCE - GPIO line is set up as open source
Ddriver.rst213 GPIO_OPEN_DRAIN or GPIO_OPEN_SOURCE flag set in the machine file, or coming