Searched refs:SPI_XMC4XXX_DMA_ERROR_FLAG (Results 1 – 1 of 1) sorted by relevance
27 #define SPI_XMC4XXX_DMA_ERROR_FLAG BIT(0) macro79 data->dma_status_flags |= SPI_XMC4XXX_DMA_ERROR_FLAG; in spi_xmc4xxx_dma_callback()88 data->dma_status_flags |= SPI_XMC4XXX_DMA_ERROR_FLAG; in spi_xmc4xxx_dma_callback()337 if (data->dma_status_flags & SPI_XMC4XXX_DMA_ERROR_FLAG) { in spi_xmc4xxx_dma_rx_tx_done()