Lines Matching refs:sprd_dma_desc
187 struct sprd_dma_desc { struct
204 struct sprd_dma_desc *cur_desc; argument
236 static inline struct sprd_dma_desc *to_sprd_dma_desc(struct virt_dma_desc *vd) in to_sprd_dma_desc()
238 return container_of(vd, struct sprd_dma_desc, vd); in to_sprd_dma_desc()
512 struct sprd_dma_desc *sdesc) in sprd_dma_set_chn_config()
575 static bool sprd_dma_check_trans_done(struct sprd_dma_desc *sdesc, in sprd_dma_check_trans_done()
593 struct sprd_dma_desc *sdesc; in dma_irq_handle()
678 struct sprd_dma_desc *sdesc = to_sprd_dma_desc(vd); in sprd_dma_tx_status()
690 struct sprd_dma_desc *sdesc = schan->cur_desc; in sprd_dma_tx_status()
901 struct sprd_dma_desc *sdesc; in sprd_dma_prep_dma_memcpy()
960 struct sprd_dma_desc *sdesc; in sprd_dma_prep_slave_sg()
1098 struct sprd_dma_desc *sdesc = to_sprd_dma_desc(vd); in sprd_dma_free_desc()