Home
last modified time | relevance | path

Searched defs:GPIOF_OUTPUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Dgpio.h107 GPIOF_OUTPUT, enumerator
/openbmc/u-boot/drivers/gpio/
H A Dsandbox.c15 #define GPIOF_OUTPUT (1 << 0) /* Currently set as an output */ macro