Lines Matching defs:SPI_SIMPLEX_TX
161 #define SPI_SIMPLEX_TX 1
785 if (!spi->cur_usedma && (spi->cur_comm == SPI_SIMPLEX_TX ||
938 (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX))
1045 if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) {
1129 if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) {
1232 if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX)
1308 if (spi->cur_comm == SPI_SIMPLEX_TX ||
1428 type = SPI_SIMPLEX_TX;
1441 if (comm_type == SPI_3WIRE_TX || comm_type == SPI_SIMPLEX_TX) {
1480 } else if (comm_type == SPI_SIMPLEX_TX) {