Home
last modified time | relevance | path

Searched defs:cppi41_dd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/ti/
Dcppi41.c122 struct cppi41_dd { struct
123 struct dma_device ddev;
125 void *qmgr_scratch;
126 dma_addr_t scratch_phys;
128 struct cppi41_desc *cd;
129 dma_addr_t descs_phys;
130 u32 first_td_desc;
131 struct cppi41_channel *chan_busy[ALLOC_DECS_NUM];
133 void __iomem *ctrl_mem;
134 void __iomem *sched_mem;
[all …]