Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c60 ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_LINE_COUNT, in gb_gpio_line_count_operation()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h693 #define GB_GPIO_TYPE_LINE_COUNT 0x02 macro