Searched refs:GPIO_SINGLE_ENDED (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h18 #define GPIO_SINGLE_ENDED 2 macro
24 #define GPIO_OPEN_DRAIN (GPIO_SINGLE_ENDED | GPIO_ACTIVE_LOW)
25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH)
/linux-4.4.14/include/dt-bindings/gpio/
H A Dgpio.h18 #define GPIO_SINGLE_ENDED 2 macro
24 #define GPIO_OPEN_DRAIN (GPIO_SINGLE_ENDED | GPIO_ACTIVE_LOW)
25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH)
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h18 #define GPIO_SINGLE_ENDED 2 macro
24 #define GPIO_OPEN_DRAIN (GPIO_SINGLE_ENDED | GPIO_ACTIVE_LOW)
25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH)
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h18 #define GPIO_SINGLE_ENDED 2 macro
24 #define GPIO_OPEN_DRAIN (GPIO_SINGLE_ENDED | GPIO_ACTIVE_LOW)
25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH)
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h18 #define GPIO_SINGLE_ENDED 2 macro
24 #define GPIO_OPEN_DRAIN (GPIO_SINGLE_ENDED | GPIO_ACTIVE_LOW)
25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH)
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h18 #define GPIO_SINGLE_ENDED 2 macro
24 #define GPIO_OPEN_DRAIN (GPIO_SINGLE_ENDED | GPIO_ACTIVE_LOW)
25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH)
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/gpio/
H A Dgpio.h18 #define GPIO_SINGLE_ENDED 2 macro
24 #define GPIO_OPEN_DRAIN (GPIO_SINGLE_ENDED | GPIO_ACTIVE_LOW)
25 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_ACTIVE_HIGH)

Completed in 66 milliseconds