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
138 if (dma->xfer_in_progress) { in at91_twi_dma_cleanup()143 dma->xfer_in_progress = false; in at91_twi_dma_cleanup()261 dma->xfer_in_progress = true; in at91_twi_write_data_dma()379 dma->xfer_in_progress = true; in at91_twi_read_data_dma()810 dma->xfer_in_progress = false; in at91_twi_configure_dma()
134 bool xfer_in_progress; member