Searched refs:cur_msg_mapped (Results 1 – 7 of 7) sorted by relevance
1177 ctlr->cur_msg_mapped = true; in __spi_map_msg()1188 if (!ctlr->cur_msg_mapped || !ctlr->can_dma) in __spi_unmap_msg()1204 ctlr->cur_msg_mapped = false; in __spi_unmap_msg()1215 if (!ctlr->cur_msg_mapped) in spi_dma_sync_for_device()1230 if (!ctlr->cur_msg_mapped) in spi_dma_sync_for_cpu()1530 if (ctlr->cur_msg_mapped && in spi_transfer_one_message()
249 if (ctlr->cur_msg_mapped && can_dma) in spi_ingenic_transfer_one()
1207 ctlr->cur_msg_mapped && in omap2_mcspi_transfer_one()1219 ctlr->cur_msg_mapped && in omap2_mcspi_transfer_one()
444 dws->dma_mapped = host->cur_msg_mapped; in dw_spi_transfer_one()
684 spi->controller->cur_msg_mapped) in spi_qup_io_prep()
1022 controller->cur_msg_mapped; in pxa2xx_spi_transfer_one()
679 bool cur_msg_mapped; member