Searched defs:cppi41_dd (Results 1 – 1 of 1) sorted by relevance
123 struct cppi41_dd { struct124 struct dma_device ddev;126 void *qmgr_scratch;127 dma_addr_t scratch_phys;129 struct cppi41_desc *cd;130 dma_addr_t descs_phys;131 u32 first_td_desc;132 struct cppi41_channel *chan_busy[ALLOC_DECS_NUM];134 void __iomem *ctrl_mem;135 void __iomem *sched_mem;[all …]