Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/gpio/
Dgpio.h30 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_LINE_OPEN_SOURCE) macro
/Linux-v4.19/include/linux/gpio/
Dmachine.h12 GPIO_OPEN_SOURCE = (1 << 2), enumerator
/Linux-v4.19/drivers/gpio/
Dgpiolib-of.c278 *flags |= GPIO_OPEN_SOURCE; in of_find_gpio()
Dgpiolib.c3832 if (lflags & GPIO_OPEN_SOURCE) in gpiod_configure_flags()
3981 lflags |= GPIO_OPEN_SOURCE; in gpiod_get_from_of_node()
/Linux-v4.19/Documentation/driver-api/gpio/
Dboard.rst130 * GPIO_OPEN_SOURCE - GPIO line is set up as open source
Ddriver.rst194 GPIO_OPEN_DRAIN or GPIO_OPEN_SOURCE flag set in the machine file, or coming