summaryrefslogtreecommitdiff
path: root/drivers/spi/internals.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-10spi: Rework per message DMA mapped flag to be per transferAndy Shevchenko1-1/+1
2024-06-10spi: Introduce internal spi_xfer_is_dma_mapped() helperAndy Shevchenko1-0/+8
2018-04-23spi: Add an helper to flush the message queueBoris Brezillon1-0/+2
2018-04-23spi: Expose spi_{map,unmap}_buf() for internal useBoris Brezillon1-0/+41