Lines Matching refs:sprd_dma_desc
158 struct sprd_dma_desc { struct
170 struct sprd_dma_desc *cur_desc; argument
201 static inline struct sprd_dma_desc *to_sprd_dma_desc(struct virt_dma_desc *vd) in to_sprd_dma_desc()
203 return container_of(vd, struct sprd_dma_desc, vd); in to_sprd_dma_desc()
379 struct sprd_dma_desc *sdesc) in sprd_dma_set_chn_config()
430 static bool sprd_dma_check_trans_done(struct sprd_dma_desc *sdesc, in sprd_dma_check_trans_done()
448 struct sprd_dma_desc *sdesc; in dma_irq_handle()
523 struct sprd_dma_desc *sdesc = to_sprd_dma_desc(vd); in sprd_dma_tx_status()
585 struct sprd_dma_desc *sdesc, in sprd_dma_fill_desc()
684 struct sprd_dma_desc *sdesc; in sprd_dma_prep_dma_memcpy()
742 struct sprd_dma_desc *sdesc; in sprd_dma_prep_slave_sg()
832 struct sprd_dma_desc *sdesc = to_sprd_dma_desc(vd); in sprd_dma_free_desc()