SPI_SIMPLEX_TX 804 drivers/spi/spi-stm32.c if (!spi->cur_usedma && (spi->cur_comm == SPI_SIMPLEX_TX || SPI_SIMPLEX_TX 1060 drivers/spi/spi-stm32.c if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) { SPI_SIMPLEX_TX 1163 drivers/spi/spi-stm32.c if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) { SPI_SIMPLEX_TX 1331 drivers/spi/spi-stm32.c if (spi->cur_comm == SPI_SIMPLEX_TX || SPI_SIMPLEX_TX 1454 drivers/spi/spi-stm32.c type = SPI_SIMPLEX_TX; SPI_SIMPLEX_TX 1467 drivers/spi/spi-stm32.c if (comm_type == SPI_3WIRE_TX || comm_type == SPI_SIMPLEX_TX) { SPI_SIMPLEX_TX 1500 drivers/spi/spi-stm32.c } else if (comm_type == SPI_SIMPLEX_TX) {