Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/ti/
H A Dcppi41.c123 struct cppi41_dd { struct
124 struct dma_device ddev;
126 void *qmgr_scratch;
129 struct cppi41_desc *cd;
130 dma_addr_t descs_phys;
131 u32 first_td_desc;
137 unsigned int irq;
142 u16 qmgr_num_pend;
143 u32 n_chans;
144 u8 platform;
[all …]