Searched refs:cur_msg_mapped (Results 1 – 7 of 7) sorted by relevance
1171 ctlr->cur_msg_mapped = true; in __spi_map_msg()1182 if (!ctlr->cur_msg_mapped || !ctlr->can_dma) in __spi_unmap_msg()1198 ctlr->cur_msg_mapped = false; in __spi_unmap_msg()1209 if (!ctlr->cur_msg_mapped) in spi_dma_sync_for_device()1224 if (!ctlr->cur_msg_mapped) in spi_dma_sync_for_cpu()1517 if (ctlr->cur_msg_mapped && in spi_transfer_one_message()
249 if (ctlr->cur_msg_mapped && can_dma) in spi_ingenic_transfer_one()
1204 master->cur_msg_mapped && in omap2_mcspi_transfer_one()1216 master->cur_msg_mapped && in omap2_mcspi_transfer_one()
446 dws->dma_mapped = master->cur_msg_mapped; in dw_spi_transfer_one()
685 spi->master->cur_msg_mapped) in spi_qup_io_prep()
1023 controller->cur_msg_mapped; in pxa2xx_spi_transfer_one()
637 bool cur_msg_mapped; member