Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/greybus/
Dspilib.c268 gb_xfer->xfer_flags |= GB_SPI_XFER_WRITE; in gb_spi_operation_create()
/Linux-v5.4/include/linux/greybus/
Dgreybus_protocols.h903 #define GB_SPI_XFER_WRITE 0x02 macro