Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dmpc512x_dma.c196 struct mpc_dma_desc { struct
197 struct dma_async_tx_descriptor desc;
198 struct mpc_dma_tcd *tcd;
199 dma_addr_t tcd_paddr;
200 int error;
201 struct list_head node;
202 int will_access_peripheral;