Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/spi/
A Dspi.h552 #define SPI_CONTROLLER_NO_TX BIT(2) /* Can't do buffer write */ macro
1596 #define SPI_MASTER_NO_TX SPI_CONTROLLER_NO_TX
/linux-6.3-rc2/drivers/spi/
A Dspi.c3895 if ((flags & SPI_CONTROLLER_NO_TX) && xfer->tx_buf) in __spi_validate()

Completed in 12 milliseconds