Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dpl330.c459 struct pl330_dmac { struct
461 struct dma_device ddma;
464 struct device_dma_parameters dma_parms;
467 struct list_head desc_pool;
469 spinlock_t pool_lock;
493 enum pl330_dmac_state state; argument
495 struct list_head req_done;
498 unsigned int num_peripherals;
499 struct dma_pl330_chan *peripherals; /* keep at end */
500 int quirks;