Lines Matching refs:nents
814 pl022->sgt_tx.nents, DMA_TO_DEVICE); in unmap_free_dma_scatter()
816 pl022->sgt_rx.nents, DMA_FROM_DEVICE); in unmap_free_dma_scatter()
841 pl022->sgt_rx.nents, in dma_callback()
844 for_each_sg(pl022->sgt_rx.sgl, sg, pl022->sgt_rx.nents, i) { in dma_callback()
854 for_each_sg(pl022->sgt_tx.sgl, sg, pl022->sgt_tx.nents, i) { in dma_callback()
891 for_each_sg(sgtab->sgl, sg, sgtab->nents, i) { in setup_dma_scatter()
912 for_each_sg(sgtab->sgl, sg, sgtab->nents, i) { in setup_dma_scatter()
1067 pl022->sgt_rx.nents, DMA_FROM_DEVICE); in configure_dma()
1072 pl022->sgt_tx.nents, DMA_TO_DEVICE); in configure_dma()
1111 pl022->sgt_tx.nents, DMA_TO_DEVICE); in configure_dma()
1114 pl022->sgt_rx.nents, DMA_FROM_DEVICE); in configure_dma()