Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dspilib.c38 #define GB_SPI_STATE_MSG_RUNNING ((void *)2) macro
183 msg->state = GB_SPI_STATE_MSG_RUNNING; in gb_spi_operation_create()