Home
last modified time | relevance | path

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

/drivers/dma/ppc4xx/
Dadma.h143 struct ppc440spe_adma_desc_slot { struct
145 struct ppc440spe_adma_desc_slot *group_head; argument
146 struct ppc440spe_adma_desc_slot *hw_next; argument
147 struct dma_async_tx_descriptor async_tx;
148 struct list_head slot_node;
149 struct list_head chain_node; /* node in channel ops list */
150 struct list_head group_list; /* list */
151 unsigned int unmap_len;
152 void *hw_desc;
153 u16 stride;
[all …]