Home
last modified time | relevance | path

Searched defs:GPIO_OPEN_SOURCE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/dt-bindings/gpio/
H A Dgpio.h30 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_LINE_OPEN_SOURCE) macro
/openbmc/linux/include/dt-bindings/gpio/
H A Dgpio.h30 #define GPIO_OPEN_SOURCE (GPIO_SINGLE_ENDED | GPIO_LINE_OPEN_SOURCE) macro
/openbmc/linux/include/linux/gpio/
H A Dmachine.h11 GPIO_OPEN_SOURCE = (1 << 2), enumerator