Searched refs:GPIO_OPEN_SOURCE (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH) macro
/linux-4.4.14/include/dt-bindings/gpio/
H A Dgpio.h25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH) macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH) macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH) macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH) macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH) macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH) macro
/linux-4.4.14/include/linux/gpio/
H A Dmachine.h11 GPIO_OPEN_SOURCE = (1 << 2), enumerator in enum:gpio_lookup_flags
/linux-4.4.14/drivers/gpio/
H A Dgpiolib.c1844 *flags |= GPIO_OPEN_SOURCE; of_find_gpio()
2079 if (lflags & GPIO_OPEN_SOURCE) gpiod_parse_flags()

Completed in 209 milliseconds