Searched refs:sprd_dma_desc (Results 1 – 1 of 1) sorted by relevance
187 struct sprd_dma_desc { struct204 struct sprd_dma_desc *cur_desc; argument236 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()[all …]