Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dspilib.c279 gb_xfer->xfer_flags |= GB_SPI_XFER_READ; in gb_spi_operation_create()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h902 #define GB_SPI_XFER_READ 0x01 macro