Lines Matching defs:SPI_3WIRE_TX
163 #define SPI_3WIRE_TX 3
786 spi->cur_comm == SPI_3WIRE_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)
1309 spi->cur_comm == SPI_3WIRE_TX) {
1423 type = SPI_3WIRE_TX;
1441 if (comm_type == SPI_3WIRE_TX || comm_type == SPI_SIMPLEX_TX) {
1475 } else if (comm_type == SPI_3WIRE_TX) {