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