Searched refs:cpdma_desc (Results 1 – 1 of 1) sorted by relevance
71 struct cpdma_desc { struct113 struct cpdma_desc __iomem *head, *tail;169 pool->desc_size = ALIGN(sizeof(struct cpdma_desc), align); in cpdma_desc_pool_create()209 struct cpdma_desc __iomem *desc) in desc_phys()216 static inline struct cpdma_desc __iomem *222 static struct cpdma_desc __iomem *229 struct cpdma_desc __iomem *desc = NULL; in cpdma_desc_alloc()254 struct cpdma_desc __iomem *desc, int num_desc) in cpdma_desc_free()626 struct cpdma_desc __iomem *desc) in __cpdma_chan_submit()629 struct cpdma_desc __iomem *prev = chan->tail; in __cpdma_chan_submit()[all …]