Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dspilib.c279 gb_xfer->xfer_flags |= GB_SPI_XFER_INPROGRESS; in gb_spi_operation_create()
Dgreybus_protocols.h948 #define GB_SPI_XFER_INPROGRESS 0x04 macro