Searched refs:SPI_3WIRE_TX (Results 1 – 1 of 1) sorted by relevance
185 #define SPI_3WIRE_TX 3 macro945 spi->cur_comm == SPI_3WIRE_TX)) { in stm32fx_spi_irq_event()1097 (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX)) in stm32h7_spi_irq_thread()1205 if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) { in stm32fx_spi_dma_tx_cb()1292 if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) { in stm32fx_spi_transfer_one_irq()1411 if (spi->cur_comm == SPI_SIMPLEX_TX || spi->cur_comm == SPI_3WIRE_TX) in stm32h7_spi_transfer_one_dma_start()1488 spi->cur_comm == SPI_3WIRE_TX) { in stm32_spi_transfer_one_dma()1627 type = SPI_3WIRE_TX; in stm32_spi_communication_type()1645 if (comm_type == SPI_3WIRE_TX || comm_type == SPI_SIMPLEX_TX) { in stm32fx_spi_set_mode()1679 } else if (comm_type == SPI_3WIRE_TX) { in stm32h7_spi_set_mode()