SPI_3WIRE_RX
spi->cur_comm == SPI_3WIRE_RX) {
if (spi->cur_comm == SPI_SIMPLEX_RX || spi->cur_comm == SPI_3WIRE_RX ||
type = SPI_3WIRE_RX;
} else if (comm_type == SPI_3WIRE_RX) {
if (comm_type == SPI_3WIRE_RX) {
spi->cur_comm == SPI_3WIRE_RX)) {