Searched refs:SPI_3WIRE_RX (Results 1 – 1 of 1) sorted by relevance
186 #define SPI_3WIRE_RX 4 macro953 spi->cur_comm == SPI_3WIRE_RX)) { in stm32fx_spi_irq_event()1296 spi->cur_comm == SPI_3WIRE_RX) { in stm32fx_spi_transfer_one_irq()1372 if (spi->cur_comm == SPI_SIMPLEX_RX || spi->cur_comm == SPI_3WIRE_RX || in stm32fx_spi_transfer_one_dma_start()1625 type = SPI_3WIRE_RX; in stm32_spi_communication_type()1654 } else if (comm_type == SPI_3WIRE_RX) { in stm32fx_spi_set_mode()1676 if (comm_type == SPI_3WIRE_RX) { in stm32h7_spi_set_mode()