Searched defs:cppi41_dd (Results 1 – 1 of 1) sorted by relevance
129 struct cppi41_dd { struct130 struct dma_device ddev;132 void *qmgr_scratch;133 dma_addr_t scratch_phys;135 struct cppi41_desc *cd;136 dma_addr_t descs_phys;137 u32 first_td_desc;138 struct cppi41_channel *chan_busy[ALLOC_DECS_NUM];140 void __iomem *usbss_mem;141 void __iomem *ctrl_mem;[all …]