Searched refs:cpdma_desc (Results 1 – 1 of 1) sorted by relevance
74 struct cpdma_desc { struct116 struct cpdma_desc __iomem *head, *tail;220 pool->desc_size = ALIGN(sizeof(struct cpdma_desc), in cpdma_desc_pool_create()276 struct cpdma_desc __iomem *desc) in desc_phys()283 static inline struct cpdma_desc __iomem *289 static struct cpdma_desc __iomem *292 return (struct cpdma_desc __iomem *) in cpdma_desc_alloc()297 struct cpdma_desc __iomem *desc, int num_desc) in cpdma_desc_free()995 struct cpdma_desc __iomem *desc) in __cpdma_chan_submit()998 struct cpdma_desc __iomem *prev = chan->tail; in __cpdma_chan_submit()[all …]