Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dmpc512x_dma.c184 struct mpc_dma_desc { struct
185 struct dma_async_tx_descriptor desc;
186 struct mpc_dma_tcd *tcd;
187 dma_addr_t tcd_paddr;
188 int error;
189 struct list_head node;
190 int will_access_peripheral;