Home
last modified time | relevance | path

Searched refs:GB_GPIO_TYPE_DIRECTION_IN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c144 ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_DIRECTION_IN, in gb_gpio_direction_in_operation()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h697 #define GB_GPIO_TYPE_DIRECTION_IN 0x06 macro