Searched refs:xfer_in_progress (Results 1 – 4 of 4) sorted by relevance
80 xfer_ofs = mspi->xfer_in_progress->len - mspi->count; in fsl_spi_cpm_bufs_start()167 mspi->xfer_in_progress = t; in fsl_spi_cpm_bufs()185 struct spi_transfer *t = mspi->xfer_in_progress; in fsl_spi_cpm_bufs_complete()191 mspi->xfer_in_progress = NULL; in fsl_spi_cpm_bufs_complete()
35 struct spi_transfer *xfer_in_progress; member
140 if (dma->xfer_in_progress) { in at91_twi_dma_cleanup()145 dma->xfer_in_progress = false; in at91_twi_dma_cleanup()263 dma->xfer_in_progress = true; in at91_twi_write_data_dma()381 dma->xfer_in_progress = true; in at91_twi_read_data_dma()812 dma->xfer_in_progress = false; in at91_twi_configure_dma()
136 bool xfer_in_progress; member