SPI_SIMPLEX_TX
(spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) ||
if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) {
if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) {
if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX)
if (spi->cur_comm == SPI_SIMPLEX_TX ||
type = SPI_SIMPLEX_TX;
if (comm_type == SPI_3WIRE_TX || comm_type == SPI_SIMPLEX_TX) {
} else if (comm_type == SPI_SIMPLEX_TX) {
if (!spi->cur_usedma && (spi->cur_comm == SPI_SIMPLEX_TX ||