Home
last modified time | relevance | path

Searched refs:cur_msg_mapped (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/spi/
A Dspi-ingenic.c245 if (ctlr->cur_msg_mapped && can_dma) in spi_ingenic_transfer_one()
A Dspi-omap2-mcspi.c1200 master->cur_msg_mapped && in omap2_mcspi_transfer_one()
1212 master->cur_msg_mapped && in omap2_mcspi_transfer_one()
A Dspi.c1140 ctlr->cur_msg_mapped = true; in __spi_map_msg()
1150 if (!ctlr->cur_msg_mapped || !ctlr->can_dma) in __spi_unmap_msg()
1171 ctlr->cur_msg_mapped = false; in __spi_unmap_msg()
1447 if (ctlr->cur_msg_mapped && in spi_transfer_one_message()
A Dspi-dw-core.c436 dws->dma_mapped = master->cur_msg_mapped; in dw_spi_transfer_one()
A Dspi-qup.c686 spi->master->cur_msg_mapped) in spi_qup_io_prep()
A Dspi-pxa2xx.c1045 controller->cur_msg_mapped; in pxa2xx_spi_transfer_one()
/linux/include/linux/spi/
A Dspi.h613 bool cur_msg_mapped; member

Completed in 23 milliseconds